Modify vnflcm code according to PEP8 standard
[vfc/gvnfm/vnflcm.git] / lcm / lcm / wsgi.py
index 90b2e13..ed4edd1 100644 (file)
@@ -12,7 +12,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-
 import os
 
 from django.core.wsgi import get_wsgi_application