aboutsummaryrefslogtreecommitdiff
path: root/gn_auth/auth/authorisation/groups/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'gn_auth/auth/authorisation/groups/__init__.py')
-rw-r--r--gn_auth/auth/authorisation/groups/__init__.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/gn_auth/auth/authorisation/groups/__init__.py b/gn_auth/auth/authorisation/groups/__init__.py
deleted file mode 100644
index 1cb0bba..0000000
--- a/gn_auth/auth/authorisation/groups/__init__.py
+++ /dev/null
@@ -1,3 +0,0 @@
-"""Initialise the `gn3.auth.authorisation.groups` package"""
-
-from .models import Group, GroupRole