Drop lots of legacy code. Support Python 3.7-3.11.
[librarian.git] / src / librarian / hyphenator.py
index fdd50d4..c2fbb81 100644 (file)
@@ -14,8 +14,6 @@ info@wilbertberendsen.nl
 License: LGPL.
 
 """
-from __future__ import print_function, unicode_literals
-
 import sys
 import re