diff options
-rw-r--r-- | django_authopenid/decorators.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/django_authopenid/decorators.py b/django_authopenid/decorators.py deleted file mode 100644 index 94498574..00000000 --- a/django_authopenid/decorators.py +++ /dev/null @@ -1,2 +0,0 @@ -import settings -def |