summaryrefslogtreecommitdiff
path: root/tools/refguide_check.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/refguide_check.py')
-rw-r--r--tools/refguide_check.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/refguide_check.py b/tools/refguide_check.py
index ba045cebf..c647fb2ed 100644
--- a/tools/refguide_check.py
+++ b/tools/refguide_check.py
@@ -25,8 +25,6 @@ or in RST-based documentations::
$ python refguide_check.py --rst docs
"""
-from __future__ import print_function
-
import sys
import os
import re