docs: Remove import print_function.

This commit is contained in:
rht
2017-09-28 00:01:36 +02:00
committed by Tim Abbott
parent ed9b3ca440
commit 8aa8991caa
2 changed files with 0 additions and 2 deletions

View File

@@ -1,5 +1,4 @@
#!/usr/bin/env python3
from __future__ import print_function
# Remove HTML entity escaping left over from MediaWiki->rST conversion.