Fix vfc-catalog/swagger pep8 issue.
[vfc/nfvo/lcm.git] / lcm / swagger / tests.py
index 54551fa..4f2e652 100644 (file)
@@ -10,7 +10,7 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 
 import unittest
-import json
+
 from django.test import Client
 from rest_framework import status