Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
go
Commits
e7ec8019
Commit
e7ec8019
authored
Feb 15, 2018
by
Samuel Kebadu
Browse files
removed re_path import, not in use
parent
44a896c3
Pipeline
#2129
passed with stages
in 2 minutes and 25 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
go/settings/urls.py
View file @
e7ec8019
...
...
@@ -6,7 +6,6 @@ The URLs of the project and their associated view that requests are routed to.
# Django Imports
import
django.contrib.auth.views
from
django.urls
import
path
from
django.conf.urls
import
re_path
from
django.contrib
import
admin
from
django.views.decorators.cache
import
cache_page
from
django.views.generic
import
TemplateView
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment