diff --git a/concierge/views.py b/concierge/views.py index bc6afbb..b9aef24 100644 --- a/concierge/views.py +++ b/concierge/views.py @@ -1,5 +1,4 @@ import json -import logging from django.db import transaction from django.http import JsonResponse