From 14cb30c3f2fb8b15baaf32ab9fca7bb9bda73845 Mon Sep 17 00:00:00 2001 From: IT Fixcomart Date: Wed, 5 Oct 2022 15:19:27 +0700 Subject: Update struktur API and fitur API flash sale --- indoteknik_custom/controllers/__init__.py | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 indoteknik_custom/controllers/__init__.py (limited to 'indoteknik_custom/controllers/__init__.py') diff --git a/indoteknik_custom/controllers/__init__.py b/indoteknik_custom/controllers/__init__.py deleted file mode 100644 index 2fd318df..00000000 --- a/indoteknik_custom/controllers/__init__.py +++ /dev/null @@ -1,2 +0,0 @@ -from . import api_controller -from . import api -- cgit v1.2.3