commit | 34482788f48e0efba75f99e79c8a7a056c69fc3c | [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:16 2016 +0530 |
tree | affef07929085c3c216da7c5bd09851160a765ed | |
parent | 754f8b42f56b2ef7710fe82a8ce9c12b4d5cd8d8 [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__