summaryrefslogtreecommitdiffhomepage
path: root/gbp/scripts/supercommand.py
diff options
context:
space:
mode:
Diffstat (limited to 'gbp/scripts/supercommand.py')
-rw-r--r--gbp/scripts/supercommand.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/gbp/scripts/supercommand.py b/gbp/scripts/supercommand.py
index 46b37ed7..3e5a6591 100644
--- a/gbp/scripts/supercommand.py
+++ b/gbp/scripts/supercommand.py
@@ -17,8 +17,6 @@
# <http://www.gnu.org/licenses/>
"""Supercommand for all gbp commands"""
-from __future__ import print_function
-
import glob
import os
import re