summaryrefslogtreecommitdiffstats
path: root/newton/newton/swagger/urls.py
diff options
context:
space:
mode:
Diffstat (limited to 'newton/newton/swagger/urls.py')
-rw-r--r--newton/newton/swagger/urls.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/newton/newton/swagger/urls.py b/newton/newton/swagger/urls.py
index 3174c14e..62046bc1 100644
--- a/newton/newton/swagger/urls.py
+++ b/newton/newton/swagger/urls.py
@@ -15,7 +15,6 @@
from django.conf.urls import patterns, url
from rest_framework.urlpatterns import format_suffix_patterns
-from newton.swagger import views
from newton.swagger.views import SwaggerJsonView
urlpatterns = [