Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JimLynchCodes authored Jul 26, 2018
1 parent 598e4ee commit a23c6f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ Take a look at the three effects here:
Observable.of(new SignOutBegin())
);
@Effect()
signOut$ = this.action$
.ofType(MainActionTypes.SIGN_OUT_BEGIN)
Expand Down

0 comments on commit a23c6f2

Please sign in to comment.