projects
/
calibcant.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65c1f2e
)
Don't import VERSION (now __version__) in calibcant.common.
author
W. Trevor King
<wking@drexel.edu>
Wed, 8 Dec 2010 14:43:32 +0000
(09:43 -0500)
committer
W. Trevor King
<wking@drexel.edu>
Wed, 8 Dec 2010 14:43:32 +0000
(09:43 -0500)
calibcant/common.py
patch
|
blob
|
history
diff --git
a/calibcant/common.py
b/calibcant/common.py
index 3f09e9d295615b3be26fb5c412ed492bc201cdef..d303344f72b2f4e2ad45cf5633f1142f2b2c01d0 100644
(file)
--- a/
calibcant/common.py
+++ b/
calibcant/common.py
@@
-18,7
+18,6
@@
# License along with CalibCant. If not, see
# <http://www.gnu.org/licenses/>.
-from . import VERSION
from . import config