Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
MOOC packages by hacklab
django-courses
Commits
2715b8e1
Commit
2715b8e1
authored
Jul 12, 2021
by
Matheus Miranda
Browse files
Remove useless import
parent
ac8df3ed
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
courses/translation.py
courses/translation.py
+0
-1
No files found.
courses/translation.py
View file @
2715b8e1
...
@@ -3,7 +3,6 @@ from .models import Course, Lesson, Unit, ProfessorMessage
...
@@ -3,7 +3,6 @@ from .models import Course, Lesson, Unit, ProfessorMessage
from
.course_material.models
import
CourseMaterial
,
File
from
.course_material.models
import
CourseMaterial
,
File
from
.stats.models
import
AccessibleArea
from
.stats.models
import
AccessibleArea
from
.certification.models
import
CertificateTemplate
from
.certification.models
import
CertificateTemplate
from
django.contrib.flatpages.models
import
FlatPage
@
register
(
Course
)
@
register
(
Course
)
...
...
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