summaryrefslogtreecommitdiffhomepage
path: root/test/python/restart/v2.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/python/restart/v2.py')
-rw-r--r--test/python/restart/v2.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/python/restart/v2.py b/test/python/restart/v2.py
index 59e3d30f..163d0d17 100644
--- a/test/python/restart/v2.py
+++ b/test/python/restart/v2.py
@@ -1,5 +1,3 @@
-import os
-
def application(environ, start_response):
body = "v2".encode()