diff options
Diffstat (limited to 'api/views.py')
-rw-r--r-- | api/views.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/api/views.py b/api/views.py deleted file mode 100644 index 91ea44a2..00000000 --- a/api/views.py +++ /dev/null @@ -1,3 +0,0 @@ -from django.shortcuts import render - -# Create your views here. |