contrib/phab-clean.py
branchstable
changeset 49366 288de6f5d724
parent 48875 6000f5b25c9b
--- a/contrib/phab-clean.py	Thu Jun 16 15:15:03 2022 +0200
+++ b/contrib/phab-clean.py	Thu Jun 16 15:28:54 2022 +0200
@@ -3,7 +3,6 @@
 # A small script to automatically reject idle Diffs
 #
 # you need to set the PHABBOT_USER and PHABBOT_TOKEN environment variable for authentication
-from __future__ import absolute_import, print_function
 
 import datetime
 import os