Remove unused form component.
This commit is contained in:
@ -9,7 +9,6 @@ import { ToastrService } from 'ngx-toastr';
|
||||
|
||||
import { Operation } from './operation';
|
||||
import { OperationService } from './operation.service';
|
||||
import { OperationFormComponent } from './operationForm.component';
|
||||
|
||||
@Component({
|
||||
selector: 'operation-new',
|
||||
|
Reference in New Issue
Block a user