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
devflow
Commits
ca2ab4a8
Commit
ca2ab4a8
authored
Feb 01, 2013
by
Christos Stavrakakis
Browse files
remove unused import
parent
f6f0c700
Changes
1
Hide whitespace changes
Inline
Side-by-side
devflow/autopkg.py
View file @
ca2ab4a8
...
...
@@ -36,7 +36,7 @@ import os
import
sys
from
optparse
import
OptionParser
from
collections
import
namedtuple
from
sh
import
mktemp
,
cd
,
rm
,
git_dch
,
python
from
sh
import
mktemp
,
cd
,
rm
,
git_dch
from
configobj
import
ConfigObj
from
devflow
import
versioning
...
...
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