Skip to content

Commit 712b9fa

Browse files
committed
Remove unused import
1 parent 8fc584b commit 712b9fa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

social_django_mongoengine/config.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
from django.apps import AppConfig
22

3-
from .utils import load_strategy
4-
53

64
class PythonSocialAuthConfig(AppConfig):
75
name = 'social'

0 commit comments

Comments
 (0)