Chore: Remove unnecessary line
This commit is contained in:
parent
c550828838
commit
58180dfff5
|
@ -5,7 +5,6 @@ import VerificationBadge from 'soapbox/components/verification-badge';
|
|||
import { useSoapboxConfig } from 'soapbox/hooks';
|
||||
import { getAcct } from 'soapbox/utils/accounts';
|
||||
|
||||
|
||||
import type { Account } from 'soapbox/schemas';
|
||||
|
||||
interface IDisplayName {
|
||||
|
|
Loading…
Reference in New Issue