Cleanup component.
This commit is contained in:
parent
0782675d19
commit
7b368df9b9
@ -2,9 +2,6 @@
|
||||
import { AfterViewChecked, Component, EventEmitter, Input, Output, ViewChild } from '@angular/core';
|
||||
import { NgForm } from '@angular/forms';
|
||||
|
||||
import { Logger } from '@nsalaun/ng-logger';
|
||||
import { NgbActiveModal } from '@ng-bootstrap/ng-bootstrap';
|
||||
|
||||
import { Schedule } from './schedule';
|
||||
|
||||
@Component({
|
||||
|
Loading…
Reference in New Issue
Block a user