diff options
Diffstat (limited to 'client/escalatorclient/v1/shell.py')
-rw-r--r-- | client/escalatorclient/v1/shell.py | 4 |
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 |