Line removed
This commit is contained in:
parent
098b760b06
commit
90af1dd60f
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue