Skip to content

Commit

Permalink
fix: dog bark filter csv is no longer used
Browse files Browse the repository at this point in the history
  • Loading branch information
tphakala committed Sep 27, 2024
1 parent aa732ba commit 3e41fea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/conf/consts.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,4 @@ const (

SpeciesConfigCSV = "species_config.csv"
SpeciesActionsCSV = "species_actions.csv"
DogBarkFilterCSV = "dog_bark_filter.csv"
)

0 comments on commit 3e41fea

Please sign in to comment.