commit | 8f6e6ff543953bf35ebe63c5519c0d9e7272baef | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Thu Jun 09 16:56:54 2016 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Thu Jun 09 16:57:08 2016 +0530 |
tree | e5f83b6d1293d807c2407faf47f890bdd486a4f4 | |
parent | 36a0c5c5646ff837f1477dbb2bdf23c700da5443 [diff] |
[fix] removed bad import
diff --git a/erpnext/controllers/tests/__init__.py b/erpnext/controllers/tests/__init__.py index 60bec4f..e69de29 100644 --- a/erpnext/controllers/tests/__init__.py +++ b/erpnext/controllers/tests/__init__.py
@@ -1 +0,0 @@ -from erpnext.__version__ import __version__