chore: remove unused import

pull/3206/head
Ryan Miller 9 months ago committed by Audric Ackermann
parent cea2656c72
commit 3b4644c528

@ -1,7 +1,6 @@
import { useDispatch } from 'react-redux';
import styled from 'styled-components';
import { PropsForExpirationTimer } from '../../state/ducks/conversations';
import { assertUnreachable } from '../../types/sqlSharedTypes';
import { isLegacyDisappearingModeEnabled } from '../../session/disappearing_messages/legacy';
import { UserUtils } from '../../session/utils';

Loading…
Cancel
Save