Skip to content

Commit 490c31e

Browse files
authored
Also run through Prettier
1 parent b3e8893 commit 490c31e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/typescript/store.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ const newReducer: Reducer<State> = reducer
104104

105105
store.replaceReducer(newReducer)
106106

107-
108107
/* observable */
109108

110109
let observable = store[Symbol.observable]()

0 commit comments

Comments
 (0)