diff options
Diffstat (limited to 'cherrypy')
-rw-r--r-- | cherrypy/test/test_static.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cherrypy/test/test_static.py b/cherrypy/test/test_static.py index e6e2eee7..88a52d7f 100644 --- a/cherrypy/test/test_static.py +++ b/cherrypy/test/test_static.py @@ -1,5 +1,4 @@ # -*- coding: utf-8 -*- -import contextlib import io import os import sys |