mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-03-14 04:08:32 +03:00
Remove unneeded import
This commit is contained in:
parent
6db40d7d3e
commit
dac07a35d8
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
import { useEffect } from 'preact/hooks';
|
||||
import { useHotkeys } from 'react-hotkeys-hook';
|
||||
|
||||
import { api } from '../utils/api';
|
||||
import states from '../utils/states';
|
||||
|
|
Loading…
Add table
Reference in a new issue