about summary refs log tree commit diff
path: root/gn3/auth/authorisation/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'gn3/auth/authorisation/__init__.py')
-rw-r--r--gn3/auth/authorisation/__init__.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/gn3/auth/authorisation/__init__.py b/gn3/auth/authorisation/__init__.py
deleted file mode 100644
index abd2747..0000000
--- a/gn3/auth/authorisation/__init__.py
+++ /dev/null
@@ -1,2 +0,0 @@
-"""The authorisation module."""
-from .checks import authorised_p