Skip to content
Snippets Groups Projects
Commit 708e778c authored by Rafael László's avatar Rafael László :speech_balloon:
Browse files

Remove unused import from serializers.py

parent c005aeda
Branches
Tags 1.3.6
No related merge requests found
Pipeline #43292 passed
from rest_framework import serializers from rest_framework import serializers
from django.utils import timezone from django.utils import timezone
from account.models import Profile
from . import models from . import models
from common import email from common import email
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment