summaryrefslogtreecommitdiff
path: root/routes/route.py
diff options
context:
space:
mode:
Diffstat (limited to 'routes/route.py')
-rw-r--r--routes/route.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/routes/route.py b/routes/route.py
index b03e1cf..cf6df10 100644
--- a/routes/route.py
+++ b/routes/route.py
@@ -1,4 +1,5 @@
import re
+import sys
import six
from six.moves.urllib import parse as urlparse