Skip to content

Commit c91141e

Browse files
fix: remove duplicate logger in search.py
1 parent a94ea65 commit c91141e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

code_review_graph/search.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616

1717
logger = logging.getLogger(__name__)
1818

19-
logger = logging.getLogger(__name__)
20-
2119

2220
# ---------------------------------------------------------------------------
2321
# FTS5 index management

0 commit comments

Comments
 (0)