Skip to content

Commit 8c07e98

Browse files
committed
Removed an unused import
- Legacy-Id: 10902
1 parent ccc653a commit 8c07e98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/submit/resources.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Autogenerated by the mkresources management command 2014-11-13 23:53
22
from tastypie.resources import ModelResource
3-
from tastypie.fields import ToOneField, ToManyField
3+
from tastypie.fields import ToOneField
44
from tastypie.constants import ALL, ALL_WITH_RELATIONS
55

66
from ietf import api

0 commit comments

Comments
 (0)