mirror of
https://github.com/cheeaun/phanpy.git
synced 2024-11-27 03:35:50 +03:00
Remove unused import
This commit is contained in:
parent
c01d3098b8
commit
9a9e16b35a
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
import './app.css';
|
||||
|
||||
import debounce from 'just-debounce-it';
|
||||
import {
|
||||
useEffect,
|
||||
useLayoutEffect,
|
||||
|
|
Loading…
Reference in a new issue