refactor: remove useless line

merge-requests/3358/head
P. Reis 2025-03-24 11:19:13 -03:00
rodzic 7078fc2a92
commit 1e39f56c3f
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -12,7 +12,6 @@ import type { AppDispatch, RootState } from 'soapbox/store.ts';
import type { Status as LegacyStatus } from 'soapbox/types/entities.ts';
const makeMapStateToProps = () => {
const getStatus = makeGetStatus();