Skip to content
Snippets Groups Projects
Commit 3a4d615a authored by Christophe's avatar Christophe
Browse files

bugfix: import slipped out of my PR ¯\_(ツ)_/¯

parent 2c41fbcf
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,7 @@ from django.db.models.signals import post_save
from django.dispatch import receiver
from oidc_provider.models import Token
from django.urls import NoReverseMatch
from django.utils.translation import ugettext_lazy as _
from djangoldp.fields import LDPUrlField
from djangoldp.models import Model
......
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