diff --git a/__init__.py b/__init__.py index 5ecde703183ac85bbad26d36504d87e633e4d4f3..11671ffaead3d4042e93185d6ee1d4b81a032dd5 100644 --- a/__init__.py +++ b/__init__.py @@ -1,4 +1,4 @@ # Copyright 2021 Le Filament (<http://www.le-filament.com>) # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). -from . import controllers, models, wizard +from . import models, wizard