summaryrefslogtreecommitdiff
path: root/tools/patman/tools.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/patman/tools.py')
-rw-r--r--tools/patman/tools.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/patman/tools.py b/tools/patman/tools.py
index 3feddb292f..7b21a128f3 100644
--- a/tools/patman/tools.py
+++ b/tools/patman/tools.py
@@ -3,8 +3,6 @@
# Copyright (c) 2016 Google, Inc
#
-from __future__ import print_function
-
import command
import glob
import os