Remove import of unused FKAsOneToOne

- Legacy-Id: 6834
This commit is contained in:
Ole Laursen 2013-12-07 12:49:32 +00:00
parent 924d58f935
commit 58afa08edf

View file

@ -1,7 +1,6 @@
# Copyright The IETF Trust 2007, All Rights Reserved
from log import log
from cache_foreign_key import FKAsOneToOne
from draft_search import normalize_draftname
from test_utils import TestCase