commit | d492b675a72596a3ebf6ef363a58e0c5a597230e | [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:56:54 2016 +0530 |
tree | 1199ad2fcea5c9f4c4b80921cd242db1482fca20 | |
parent | db6b83230287a0ca559806efc3c64981b2388316 [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__