Skip to content

Commit 5058d4b

Browse files
committed
style: Remove unused import
1 parent f88fb57 commit 5058d4b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

code_annotations/cli.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
import traceback
88

99
import click
10-
from django.db.models.fields.related import RECURSIVE_RELATIONSHIP_CONSTANT
1110

1211
from code_annotations.base import AnnotationConfig, ConfigurationException
1312
from code_annotations.find_django import DjangoSearch

0 commit comments

Comments
 (0)