Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Political Memory
memopol
Commits
90bdeb0d
Commit
90bdeb0d
authored
Aug 25, 2016
by
Nicolas Joyard
Browse files
Remove unused imports
parent
41924f3d
Changes
2
Hide whitespace changes
Inline
Side-by-side
memopol/views/dossier_detail_proposals.py
View file @
90bdeb0d
# coding: utf-8
from
django.db
import
models
from
representatives_votes.models
import
Proposal
from
.dossier_detail_base
import
DossierDetailBase
...
...
memopol/views/dossier_detail_recommendations.py
View file @
90bdeb0d
# coding: utf-8
from
django.db
import
models
from
representatives_votes.models
import
Proposal
from
.dossier_detail_base
import
DossierDetailBase
...
...
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