Don't import VERSION (now __version__) in calibcant.common.
authorW. Trevor King <wking@drexel.edu>
Wed, 8 Dec 2010 14:43:32 +0000 (09:43 -0500)
committerW. Trevor King <wking@drexel.edu>
Wed, 8 Dec 2010 14:43:32 +0000 (09:43 -0500)
calibcant/common.py

index 3f09e9d295615b3be26fb5c412ed492bc201cdef..d303344f72b2f4e2ad45cf5633f1142f2b2c01d0 100644 (file)
@@ -18,7 +18,6 @@
 # License along with CalibCant.  If not, see
 # <http://www.gnu.org/licenses/>.
 
-from . import VERSION
 from . import config