Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
dai-shi committed Aug 25, 2024
1 parent cdef815 commit 3ca3a7b
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions packages/history-utility/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
import {
proxy,
ref,
snapshot,
subscribe,
} from 'valtio/vanilla';
import { proxy, ref, snapshot, subscribe } from 'valtio/vanilla';
import type { Snapshot } from 'valtio/vanilla';
import { deepClone } from 'valtio/vanilla/utils';

Expand Down

0 comments on commit 3ca3a7b

Please sign in to comment.