Remove redudant injectable
This commit is contained in:
parent
df0d6ea0cf
commit
3f1ced27d3
@ -28,7 +28,6 @@ import {
|
|||||||
import { Observable, ReplaySubject } from 'rxjs';
|
import { Observable, ReplaySubject } from 'rxjs';
|
||||||
import { CommonModule } from '@angular/common';
|
import { CommonModule } from '@angular/common';
|
||||||
|
|
||||||
@Injectable()
|
|
||||||
@NgModule()
|
@NgModule()
|
||||||
export abstract class DynamicComponentModule implements OnDestroy {
|
export abstract class DynamicComponentModule implements OnDestroy {
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user