Skip to content

Commit

Permalink
Also run through Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
timdorr committed Dec 13, 2018
1 parent b3e8893 commit 490c31e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/typescript/store.ts
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ const newReducer: Reducer<State> = reducer

store.replaceReducer(newReducer)


/* observable */

let observable = store[Symbol.observable]()
Expand Down

0 comments on commit 490c31e

Please sign in to comment.