mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-03-14 12:18:30 +03:00
Remove unused code
This commit is contained in:
parent
5f0d1e8656
commit
734a9b2b76
1 changed files with 0 additions and 1 deletions
|
@ -614,7 +614,6 @@ function Status({
|
|||
);
|
||||
}
|
||||
|
||||
const [actionsUIState, setActionsUIState] = useState(null); // boost-loading, favourite-loading, bookmark-loading
|
||||
const [showEdited, setShowEdited] = useState(false);
|
||||
|
||||
const carouselRef = useRef(null);
|
||||
|
|
Loading…
Add table
Reference in a new issue