Removed an unused import

- Legacy-Id: 10902
This commit is contained in:
Henrik Levkowetz 2016-03-05 14:51:07 +00:00
parent ccc653aed1
commit 8c07e98052

View file

@ -1,6 +1,6 @@
# Autogenerated by the mkresources management command 2014-11-13 23:53
from tastypie.resources import ModelResource
from tastypie.fields import ToOneField, ToManyField
from tastypie.fields import ToOneField
from tastypie.constants import ALL, ALL_WITH_RELATIONS
from ietf import api