Skip to content
Snippets Groups Projects
Verified Commit 84acf214 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Remove superfluous import

parent a6c99874
No related branches found
No related tags found
No related merge requests found
Pipeline #276 failed
......@@ -6,8 +6,6 @@ from django.db.models import QuerySet
from easyaudit.models import CRUDEvent
from .util.core_helpers import get_current_school
class ExtensibleModel(object):
""" Allow injection of code from BiscuIT apps to extend model functionality.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment