diff options
Diffstat (limited to 'python/gosbs_auth/models.py')
-rw-r--r-- | python/gosbs_auth/models.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/python/gosbs_auth/models.py b/python/gosbs_auth/models.py deleted file mode 100644 index 71a8362..0000000 --- a/python/gosbs_auth/models.py +++ /dev/null @@ -1,3 +0,0 @@ -from django.db import models - -# Create your models here. |