Re run cli

This commit is contained in:
james-prado 2018-06-08 09:23:08 -04:00
parent 706b88a462
commit e9c228877a
No known key found for this signature in database
GPG Key ID: 313ACB2286229FD0
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ export interface Props {
provider: string;
bityOrderStatus: string | null;
shapeshiftOrderStatus: string | null;
// actions
showNotification: TShowNotification;
}