summaryrefslogtreecommitdiff
path: root/pygments/sphinxext.py
diff options
context:
space:
mode:
Diffstat (limited to 'pygments/sphinxext.py')
-rw-r--r--pygments/sphinxext.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/pygments/sphinxext.py b/pygments/sphinxext.py
index 282693e7..022548a6 100644
--- a/pygments/sphinxext.py
+++ b/pygments/sphinxext.py
@@ -10,8 +10,6 @@
:license: BSD, see LICENSE for details.
"""
-from __future__ import print_function
-
import sys
from docutils import nodes