Skip to content

Commit 2ad95e6

Browse files
committed
Fixing pylint
1 parent abbd62b commit 2ad95e6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

core/sources/models.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,6 @@ def index_resources_for_self_as_unreleased(self):
449449
latest_released.index_children_async(user)
450450

451451
def seed_concepts(self, index=True):
452-
from core.concepts.models import Concept
453452
head = self.head
454453
if head:
455454
through_model = Concept.sources.through

0 commit comments

Comments
 (0)