Skip to content

Commit d9839c1

Browse files
committed
Update telepath import location
1 parent 78d89dd commit d9839c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/wagtail_bynder/widgets.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
from django.utils.functional import cached_property
44
from django.utils.translation import gettext_lazy as _
55
from wagtail.admin.staticfiles import versioned_static
6+
from wagtail.admin.telepath import register
67
from wagtail.admin.widgets import BaseChooser, BaseChooserAdapter
7-
from wagtail.telepath import register
88

99
from wagtail_bynder import get_video_model
1010

0 commit comments

Comments
 (0)