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';
|
import type { Account as AccountEntity, Status as StatusEntity } from 'soapbox/types/entities';
|
||||||
|
|
||||||
|
|
||||||
interface IZapPayRequestForm {
|
interface IZapPayRequestForm {
|
||||||
status?: StatusEntity;
|
status?: StatusEntity;
|
||||||
account: AccountEntity;
|
account: AccountEntity;
|
||||||
|
|
Loading…
Reference in New Issue