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
da54e986
Commit
da54e986
authored
Apr 15, 2013
by
Christos Stavrakakis
Browse files
Fix small typo in import statement
parent
730b55b1
Changes
1
Show whitespace changes
Inline
Side-by-side
snf-cyclades-app/synnefo/plankton/management/commands/image-list.py
View file @
da54e986
...
...
@@ -31,7 +31,7 @@
from
django.core.management.base
import
BaseCommand
from
optparse
import
make_option
from
synnefo.webproject.management.util
import
pprint_table
from
synnefo.webproject.management.util
s
import
pprint_table
from
synnefo.plankton.backend
import
ImageBackend
...
...
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