summaryrefslogtreecommitdiffstats
path: root/client/escalatorclient/v1/shell.py
diff options
context:
space:
mode:
authorJie Hu <hu.jie@zte.com.cn>2016-12-21 14:23:41 +0000
committerGerrit Code Review <gerrit@opnfv.org>2016-12-21 14:23:41 +0000
commit2021d90abd0a12ee6afedc2d0ed2872d67243e97 (patch)
treebf4e359d7acdfa493ef04d9e138f0b6fd8d20a4a /client/escalatorclient/v1/shell.py
parent04a66a586cc90b2be310d2323d526e11c95ab258 (diff)
parentbb4fad27927c6fba2c6231d136661da050f6f5c6 (diff)
Merge "There are some flake8 errors. Clear them before other work."
Diffstat (limited to 'client/escalatorclient/v1/shell.py')
-rw-r--r--client/escalatorclient/v1/shell.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/client/escalatorclient/v1/shell.py b/client/escalatorclient/v1/shell.py
index 9f9ea4f..f926a8a 100644
--- a/client/escalatorclient/v1/shell.py
+++ b/client/escalatorclient/v1/shell.py
@@ -17,10 +17,6 @@ from __future__ import print_function
import copy
import functools
-import pprint
-import os
-import json
-
from oslo_utils import encodeutils
from oslo_utils import strutils
import escalatorclient.v1.versions