Skip to content

Commit

Permalink
remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
albertfolch-redeemeum committed Oct 31, 2023
1 parent b10f08a commit dc48667
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/modal/components/Profile/const.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,3 @@ export enum ContactPreference {
}
export const METADATA_LENGTH_LIMIT = maxLength;
export const maxLengthErrorMessage = `Maximum length is ${METADATA_LENGTH_LIMIT} characters`;
export const notUrlErrorMessage = "This is not a URL like: www.example.com";

0 comments on commit dc48667

Please sign in to comment.