Skip to content

Commit

Permalink
chore: remove non-existent import
Browse files Browse the repository at this point in the history
remove non-existent import
  • Loading branch information
mweststrate committed Oct 8, 2019
2 parents 017de43 + bfd9f61 commit 0a57561
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/patches.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import {each, clone} from "./common"
import {createDraft} from "./immer"

export function generatePatches(state, basePath, patches, inversePatches) {
Array.isArray(state.base)
Expand Down

0 comments on commit 0a57561

Please sign in to comment.