Skip to content

Commit

Permalink
resolve conflicts with master
Browse files Browse the repository at this point in the history
  • Loading branch information
VitalJoseph committed Nov 7, 2023
1 parent 30a63f1 commit 48b04a5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion chasten/database.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ def enable_full_text_search(chasten_database_name: str) -> None:
database["sources"].enable_fts(
[
"filename",
# "filelines",
"check_id",
"check_name",
"check_description",
Expand Down

0 comments on commit 48b04a5

Please sign in to comment.