diff options
Diffstat (limited to 'gn3/auth/__init__.py')
| -rw-r--r-- | gn3/auth/__init__.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gn3/auth/__init__.py b/gn3/auth/__init__.py index cd65e9b..d9caec9 100644 --- a/gn3/auth/__init__.py +++ b/gn3/auth/__init__.py @@ -1,4 +1 @@ """Top-Level `Auth` module""" -from . import authorisation - -from .views import oauth2 |
