From: Steven Hardy Date: Tue, 5 Feb 2013 16:31:05 +0000 (+0000) Subject: heat tests : remove duplicate import X-Git-Tag: 2014.1~930 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=f46670e82b00f74e249ffa9990ecd66922be1f0d;p=openstack-build%2Fheat-build.git heat tests : remove duplicate import Change-Id: I20364f10041420d898e3255adcc12f3a8f53ed03 Signed-off-by: Steven Hardy --- diff --git a/heat/tests/test_api_cfn_v1.py b/heat/tests/test_api_cfn_v1.py index 8378c92a..28bf6588 100644 --- a/heat/tests/test_api_cfn_v1.py +++ b/heat/tests/test_api_cfn_v1.py @@ -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