removed solr...

This commit is contained in:
Barxell 2023-10-18 10:39:58 +02:00
commit c994642e5a
4 changed files with 29 additions and 22 deletions

View file

@ -1,8 +1,3 @@
export interface SolrSettings {
core: string;
host: string;
}
export class ActiveFilterCategories {
// count: number;
// language!: Array<string>;