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 [showEdited, setShowEdited] = useState(false);
|
||||||
|
|
||||||
const carouselRef = useRef(null);
|
const carouselRef = useRef(null);
|
||||||
|
|
Loading…
Add table
Reference in a new issue