diff --git a/lower-constraints.txt b/lower-constraints.txt index 14b7cb7..83037f1 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -18,7 +18,6 @@ extras==1.0.0 fasteners==0.7.0 fixtures==3.0.0 flake8==2.5.5 -future==0.16.0 hacking==0.12.0 idna==2.6 imagesize==0.7.1 diff --git a/watcherclient/common/utils.py b/watcherclient/common/utils.py index 50a4855..a54a9d5 100644 --- a/watcherclient/common/utils.py +++ b/watcherclient/common/utils.py @@ -14,8 +14,6 @@ # License for the specific language governing permissions and limitations # under the License. -from __future__ import print_function - import argparse import os import uuid