Line removed

This commit is contained in:
danidfra 2024-07-28 23:21:26 -03:00
parent 098b760b06
commit 90af1dd60f
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ import { useAppDispatch } from 'soapbox/hooks';
import type { Account as AccountEntity, Status as StatusEntity } from 'soapbox/types/entities';
interface IZapPayRequestForm {
status?: StatusEntity;
account: AccountEntity;