diff --git a/src/sherlock/views.py b/src/sherlock/views.py index 91ea44a..fd0e044 100644 --- a/src/sherlock/views.py +++ b/src/sherlock/views.py @@ -1,3 +1,3 @@ -from django.shortcuts import render +# from django.shortcuts import render # Create your views here.