X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=lcm%2Fswagger%2Ftests.py;h=4f2e652298cd49aec27e61f457a5ab94acc06dac;hb=4e44bbcf4bca14060fb2c9ba704a16527e675c24;hp=54551faf2e86e61dceb177381b247135e1efdb97;hpb=d93dd62d48a6e8062a508c7252464afee800e8c4;p=vfc%2Fnfvo%2Flcm.git diff --git a/lcm/swagger/tests.py b/lcm/swagger/tests.py index 54551faf..4f2e6522 100644 --- a/lcm/swagger/tests.py +++ b/lcm/swagger/tests.py @@ -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