]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
heat tests : remove duplicate import
authorSteven Hardy <shardy@redhat.com>
Tue, 5 Feb 2013 16:31:05 +0000 (16:31 +0000)
committerSteven Hardy <shardy@redhat.com>
Wed, 6 Feb 2013 10:01:21 +0000 (10:01 +0000)
Change-Id: I20364f10041420d898e3255adcc12f3a8f53ed03
Signed-off-by: Steven Hardy <shardy@redhat.com>
heat/tests/test_api_cfn_v1.py

index 8378c92ab8093697cc1d03be0b8a4b000d500600..28bf6588e410f56b0676e3d2de6343835a59d7b7 100644 (file)
@@ -18,8 +18,6 @@ import json
 import unittest
 from nose.plugins.attrib import attr
 
-import json
-
 from heat.common import context
 from heat.common import identifier
 from heat.openstack.common import cfg