Fix Python code: remove imports from `python-future`.
[oweals/gnunet.git] / contrib / scripts / terminate.py.in
index 9ed356502401acd1c668d04be5f9f636882882db..161b4db61c0ad1ec6a66bba67b6ccdeb9a2432f2 100644 (file)
@@ -21,7 +21,6 @@
 # For other platforms it's equivalent to Popen.kill ()
 # Requires pywin32 on W32.
 
-from builtins import object
 import sys
 import subprocess
 import os