summaryrefslogtreecommitdiff
path: root/gitlab/cli.py
diff options
context:
space:
mode:
Diffstat (limited to 'gitlab/cli.py')
-rw-r--r--gitlab/cli.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/gitlab/cli.py b/gitlab/cli.py
index 8fc30bc..d356d16 100644
--- a/gitlab/cli.py
+++ b/gitlab/cli.py
@@ -16,7 +16,6 @@
# You should have received a copy of the GNU Lesser General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-from __future__ import print_function
import argparse
import functools