summaryrefslogtreecommitdiff
path: root/tools/rmboard.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/rmboard.py')
-rwxr-xr-xtools/rmboard.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/rmboard.py b/tools/rmboard.py
index 1ed2527d0e..06c3562ad8 100755
--- a/tools/rmboard.py
+++ b/tools/rmboard.py
@@ -30,7 +30,6 @@ import sys
# Bring in the patman libraries
our_path = os.path.dirname(os.path.realpath(__file__))
-sys.path.append(os.path.join(our_path, '../tools/patman'))
from patman import command