mirror of
https://github.com/Terncode/pixel.horse.git
synced 2026-09-25 22:25:53 +02:00
Update mongo
This commit is contained in:
@@ -7,7 +7,6 @@ import { FontAwesomeModule } from '@fortawesome/angular-fontawesome';
|
||||
import { PopoverModule } from 'ngx-bootstrap/popover';
|
||||
import { ButtonsModule } from 'ngx-bootstrap/buttons';
|
||||
import { TooltipModule } from 'ngx-bootstrap/tooltip';
|
||||
|
||||
import { SharedModule } from '../shared/shared.module';
|
||||
|
||||
import { App } from './app';
|
||||
@@ -41,7 +40,6 @@ export const routes: Routes = [
|
||||
PopoverModule.forRoot(),
|
||||
ButtonsModule.forRoot(),
|
||||
TooltipModule.forRoot(),
|
||||
// TypeaheadModule.forRoot(),
|
||||
SharedModule,
|
||||
RouterModule.forRoot(routes),
|
||||
FontAwesomeModule,
|
||||
|
||||
Reference in New Issue
Block a user