Skip to content

Commit

Permalink
Stripped further.
Browse files Browse the repository at this point in the history
  • Loading branch information
btimby committed Sep 10, 2019
1 parent ac94339 commit d7201dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion django_proxysql/django_proxysql/urls.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
1. Import the include() function: from django.urls import include, path
2. Add a URL to urlpatterns: path('blog/', include('blog.urls'))
"""
from django.urls import path

urlpatterns = [
]

0 comments on commit d7201dd

Please sign in to comment.