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
itminedu
synnefo
Commits
11305f4d
Commit
11305f4d
authored
Nov 16, 2012
by
Giorgos Korfiatis
Browse files
Remove unused import.
parent
a43717a3
Changes
1
Show whitespace changes
Inline
Side-by-side
quotaholder/servers/django_backend/callpoint.py
View file @
11305f4d
...
...
@@ -6,7 +6,7 @@ from quotaholder.api import (
from
commissioning
import
Callpoint
,
CorruptedError
,
InvalidDataError
from
commissioning.utils.newname
import
newname
from
django.db.models
import
Model
,
BigIntegerField
,
CharField
,
ForeignKey
,
Q
from
django.db.models
import
Q
from
django.db
import
transaction
,
IntegrityError
from
.models
import
(
Holder
,
Entity
,
Policy
,
Holding
,
Commission
,
Provision
,
ProvisionLog
,
now
)
...
...
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