Skip to content

Commit

Permalink
remove unused lines
Browse files Browse the repository at this point in the history
  • Loading branch information
koji committed Mar 5, 2024
1 parent 2468383 commit e886e9f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/src/redux/reducer.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// @ts-expect-error pnpm and ts do not like importing sub dependency like this
// fix this after the vite + pnpm migration
import createHistory from 'history/createHashHistory'
import { combineReducers } from 'redux'
import { connectRouter } from 'connected-react-router'
Expand Down

0 comments on commit e886e9f

Please sign in to comment.