summaryrefslogtreecommitdiff
path: root/tools/rmboard.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/rmboard.py')
-rwxr-xr-xtools/rmboard.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/rmboard.py b/tools/rmboard.py
index 1feface61d..446e5d6ee2 100755
--- a/tools/rmboard.py
+++ b/tools/rmboard.py
@@ -23,8 +23,6 @@ This script works by:
Search for ## to update the commit message manually.
"""
-from __future__ import print_function
-
import glob
import os
import re