summaryrefslogtreecommitdiff
path: root/heatclient/common/utils.py
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2013-05-18 08:36:29 -0700
committerMonty Taylor <mordred@inaugust.com>2013-05-18 09:37:02 -0700
commitfcf75cb48486ad2194fd59bb2042a9ad03e8d076 (patch)
tree592521295d7f597c7be7775bf08548298d432487 /heatclient/common/utils.py
parentd057d6c2464eae9afd8a4a484cbdc31f2ea9a3fa (diff)
downloadpython-heatclient-fcf75cb48486ad2194fd59bb2042a9ad03e8d076.tar.gz
Cleaned up code in anticipation of flake8.
Change-Id: Id710edb1a82110653e783fed13cd589cab75f38a
Diffstat (limited to 'heatclient/common/utils.py')
-rw-r--r--heatclient/common/utils.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/heatclient/common/utils.py b/heatclient/common/utils.py
index c0f3439..07e20b8 100644
--- a/heatclient/common/utils.py
+++ b/heatclient/common/utils.py
@@ -13,8 +13,6 @@
# License for the specific language governing permissions and limitations
# under the License.
-import errno
-import hashlib
import os
import sys
import uuid