diff options
Diffstat (limited to 'indoteknik_api/controllers/api_v2/__init__.py')
| -rw-r--r-- | indoteknik_api/controllers/api_v2/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_api/controllers/api_v2/__init__.py b/indoteknik_api/controllers/api_v2/__init__.py new file mode 100644 index 00000000..23275437 --- /dev/null +++ b/indoteknik_api/controllers/api_v2/__init__.py @@ -0,0 +1 @@ +from . import product
\ No newline at end of file |
