summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cherrypy/_cptree.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/cherrypy/_cptree.py b/cherrypy/_cptree.py
index 32e79b02..a31b2793 100644
--- a/cherrypy/_cptree.py
+++ b/cherrypy/_cptree.py
@@ -1,7 +1,6 @@
"""CherryPy Application and Tree objects."""
import os
-import sys
import cherrypy
from cherrypy._cpcompat import ntou, py3k