mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
remove a few unused imports
This commit is contained in:
@@ -9,8 +9,6 @@
|
||||
:license: BSD, see LICENSE for details.
|
||||
"""
|
||||
|
||||
import sys
|
||||
|
||||
from six import PY3
|
||||
|
||||
from util import TestApp, remove_unicode_literals, path
|
||||
|
||||
Reference in New Issue
Block a user