Skip to content

Commit

Permalink
remove unused type
Browse files Browse the repository at this point in the history
  • Loading branch information
jshawl committed Jun 6, 2023
1 parent b372dca commit a798134
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/types.js
Expand Up @@ -31,8 +31,6 @@ export type Wallet = {|
venmo: WalletPaymentType,
|};

type LabelContentType = {||};

export type ContentType = {|
instantlyPayWith: string,
poweredBy: string,
Expand Down

0 comments on commit a798134

Please sign in to comment.