We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84b6b1e commit 74dd129Copy full SHA for 74dd129
1 file changed
userprofile/api/views.py
@@ -3,7 +3,6 @@
3
from rest_framework.response import Response
4
from rest_framework.settings import api_settings
5
6
-from lib.api.filters import FieldValuesFilter
7
from lib.api.mixins import ListSerializerMixin, MeUserMixin
8
from lib.api.constants import REGEX_INT_ME
9
0 commit comments