Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Commit

Permalink
removed unused dictionary value
Browse files Browse the repository at this point in the history
Signed-off-by: Bartosz Solka <[email protected]>
  • Loading branch information
BartoszSolkaArianelabs committed Feb 8, 2024
1 parent abb1eaf commit 2b4a133
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/utils/constants/dictionary.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ export const dictionary = {
},
hederaActions: {
clientRequired: 'client is required. You need to log in first.',
clientLedgerRequired: 'Client does not have a ledgerId',
myPrivateKeyRequired: 'myPrivateKey is required',
collectionNameRequired: 'collectionName is required',
collectionSymbolRequired: 'collectionSymbol is required',
Expand Down

0 comments on commit 2b4a133

Please sign in to comment.