mirror of
https://github.com/django/django.git
synced 2025-06-05 19:49:13 +00:00
Removed a blank line per isort and a trailing whitespace.
This commit is contained in:
parent
5da7e3f7fd
commit
412b4126d7
@ -3,7 +3,6 @@ from django.contrib import admin
|
||||
from django.contrib.auth import views
|
||||
from django.contrib.auth.decorators import login_required
|
||||
|
||||
|
||||
# special urls for deprecated function-based views
|
||||
urlpatterns = [
|
||||
url(r'^login/$', views.login, name='login'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user