Skip to content

Commit 4f9db30

Browse files
committed
Removed an unused import.
- Legacy-Id: 11735
1 parent 3f9e33d commit 4f9db30

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ietf/community/resources.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ class Meta:
3131
}
3232
api.community.register(CommunityListResource())
3333

34-
from ietf.doc.resources import DocumentResource
3534
class SearchRuleResource(ModelResource):
3635
community_list = ToOneField(CommunityListResource, 'community_list')
3736
class Meta:

0 commit comments

Comments
 (0)