From da430fed69d9f0059536732cd3c063088dbf6839 Mon Sep 17 00:00:00 2001 From: houssine Date: Wed, 14 Jun 2017 11:51:21 +0200 Subject: [PATCH] [FIX] fix import --- easy_my_coop_recompute_coop_number/__init__.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/easy_my_coop_recompute_coop_number/__init__.py b/easy_my_coop_recompute_coop_number/__init__.py index 14bcc60..12cdf3c 100644 --- a/easy_my_coop_recompute_coop_number/__init__.py +++ b/easy_my_coop_recompute_coop_number/__init__.py @@ -1,3 +1 @@ -from . import models -from . import controllers import wizard \ No newline at end of file