Skip to content

Commit 9007be0

Browse files
committed
fix: build issue. Fixes #685 (?)
1 parent 41673f4 commit 9007be0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/core/proxy.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ import {
1818
ProxyTypeProxyObject,
1919
ProxyTypeProxyArray
2020
} from "../internal"
21-
import {isDraft} from "../utils/common"
2221

2322
interface ProxyBaseState extends ImmerBaseState {
2423
assigned_: {

0 commit comments

Comments
 (0)