diff --git a/heatclient/shell.py b/heatclient/shell.py index b5272742..cf143bf2 100644 --- a/heatclient/shell.py +++ b/heatclient/shell.py @@ -14,8 +14,6 @@ Command-line interface to the Heat API. """ -from __future__ import print_function - import argparse import logging import sys