Skip to content

Commit

Permalink
Remove useless import
Browse files Browse the repository at this point in the history
  • Loading branch information
ycheng-aa committed Sep 8, 2015
1 parent 20ff8fd commit c2fce64
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pdc/apps/contact/serializers.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@

from django.contrib.contenttypes.models import ContentType
from django.utils.translation import ugettext_lazy as _
from django.core.exceptions import ObjectDoesNotExist
from rest_framework import serializers

from pdc.apps.common.serializers import DynamicFieldsSerializerMixin, StrictSerializerMixin
Expand Down

0 comments on commit c2fce64

Please sign in to comment.