Merge "Remove unused import for print_function"

This commit is contained in:
Jenkins
2014-01-28 14:51:48 +00:00
committed by Gerrit Code Review

View File

@@ -13,8 +13,6 @@
# License for the specific language governing permissions and limitations
# under the License.
from __future__ import print_function
from ceilometerclient.common import http
from ceilometerclient.tests import utils