Merge "Remove future imports"

This commit is contained in:
Zuul
2020-05-07 06:58:34 +00:00
committed by Gerrit Code Review
2 changed files with 0 additions and 3 deletions

View File

@@ -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

View File

@@ -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