Changeset - b04384ee4c77
[Not reviewed]
0 1 0
Lance Edgar (lance) - 12 years ago 2012-08-31 14:05:28
lance@edbob.org
remove GPC import from __init__
1 file changed with 0 insertions and 1 deletions:
0 comments (0 inline, 0 general)
rattail/__init__.py
Show inline comments
 
@@ -29,7 +29,6 @@
 
from pkgutil import extend_path
 
__path__ = extend_path(__path__, __name__)
 

	
 

	
 
from rattail._version import __version__
 
from rattail.enum import *
 
from rattail.gpc import GPC
0 comments (0 inline, 0 general)