15156 remove bogus code

This commit is contained in:
Arthur Hanson 2024-06-14 15:16:13 -07:00
parent ff2468cc9f
commit 8b500baa61

View File

@ -1,7 +1,6 @@
import hashlib import hashlib
import hmac import hmac
import logging import logging
import json
import requests import requests
from django.conf import settings from django.conf import settings