diff options
Diffstat (limited to 'client/src/app/search')
-rw-r--r-- | client/src/app/search/search.module.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/search/search.module.ts b/client/src/app/search/search.module.ts index 5a715fb8e..0411fbe24 100644 --- a/client/src/app/search/search.module.ts +++ b/client/src/app/search/search.module.ts | |||
@@ -11,7 +11,7 @@ import { NgbCollapseModule } from '@ng-bootstrap/ng-bootstrap' | |||
11 | SearchRoutingModule, | 11 | SearchRoutingModule, |
12 | SharedModule, | 12 | SharedModule, |
13 | 13 | ||
14 | NgbCollapseModule.forRoot() | 14 | NgbCollapseModule |
15 | ], | 15 | ], |
16 | 16 | ||
17 | declarations: [ | 17 | declarations: [ |