mirror of
https://github.com/cheeaun/phanpy.git
synced 2024-11-22 09:15:33 +03:00
Remove unused import
This commit is contained in:
parent
49fdcf7837
commit
d05f0a4f23
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ import {
|
|||
import { useHotkeys } from 'react-hotkeys-hook';
|
||||
import { InView } from 'react-intersection-observer';
|
||||
import { useLongPress } from 'use-long-press';
|
||||
import useResizeObserver from 'use-resize-observer';
|
||||
import { useSnapshot } from 'valtio';
|
||||
import { snapshot } from 'valtio/vanilla';
|
||||
|
||||
|
|
Loading…
Reference in a new issue