remove another unused legacy file

This commit is contained in:
tamo 2021-04-15 14:39:33 +02:00
parent 6359a08cfe
commit ec3a08ea0c
No known key found for this signature in database
GPG key ID: 20CD8020AFA88D69
3 changed files with 0 additions and 48 deletions

View file

@ -35,7 +35,6 @@ macro_rules! create_app {
.configure(index::services)
.configure(search::services)
.configure(settings::services)
.configure(stop_words::services)
.configure(synonym::services)
.configure(health::services)
.configure(stats::services)