mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2024-11-25 18:43:44 +03:00
Remove 'six' dependency
This commit is contained in:
parent
33c9bbd24d
commit
ff84575827
|
@ -1,4 +1,4 @@
|
|||
from six import string_types
|
||||
from django.utils.six import string_types
|
||||
from importlib import import_module
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user