Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Gepetto
dashboard
Commits
9edb4dcf
Commit
9edb4dcf
authored
Aug 05, 2021
by
Guilhem Saurel
Browse files
useless import
parent
d319e3b3
Pipeline
#15518
passed with stage
in 3 minutes and 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
rainboard/views.py
View file @
9edb4dcf
...
...
@@ -2,7 +2,6 @@ from subprocess import PIPE, Popen, run
from
django.http
import
Http404
from
django.http.response
import
HttpResponse
,
HttpResponseRedirect
,
JsonResponse
from
django.shortcuts
import
get_object_or_404
from
django.urls
import
reverse
from
django.views.generic
import
DetailView
,
TemplateView
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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