This commit is contained in:
Matthias 2022-01-10 23:53:34 +01:00
parent e08c87e49f
commit 588936f6f4
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076

View File

@ -3,8 +3,6 @@ Plugin mixin classes
"""
import logging
import json
import requests
from django.conf.urls import url, include
from django.db.utils import OperationalError, ProgrammingError