summaryrefslogtreecommitdiff
path: root/scripts/vim2pygments.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/vim2pygments.py')
-rwxr-xr-xscripts/vim2pygments.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/vim2pygments.py b/scripts/vim2pygments.py
index 7012157c..50d69bc6 100755
--- a/scripts/vim2pygments.py
+++ b/scripts/vim2pygments.py
@@ -11,8 +11,6 @@
:license: BSD, see LICENSE for details.
"""
-from __future__ import print_function
-
import sys
import re
from os import path