Removed an unused import
- Legacy-Id: 10902
This commit is contained in:
parent
ccc653aed1
commit
8c07e98052
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue