Skip to content

Commit a23c6f2

Browse files
Update README.md
1 parent 598e4ee commit a23c6f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ Take a look at the three effects here:
4343
Observable.of(new SignOutBegin())
4444
);
4545
46-
4746
@Effect()
4847
signOut$ = this.action$
4948
.ofType(MainActionTypes.SIGN_OUT_BEGIN)

0 commit comments

Comments
 (0)