Skip to content

Commit a66b4bd

Browse files
author
Your Name
committed
NgRx - The Complete Guide
1 parent da17096 commit a66b4bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app/auth/auth.module.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ import {ReactiveFormsModule} from "@angular/forms";
88
import {MatButtonModule} from "@angular/material/button";
99
import { StoreModule } from '@ngrx/store';
1010
import {AuthService} from "./auth.service";
11-
import { EffectsModule } from '@ngrx/effects';
1211
import * as fromAuth from './reducers';
1312

1413
@NgModule({

0 commit comments

Comments
 (0)