Skip to content

Commit

Permalink
Remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Feb 16, 2025
1 parent cf2bd45 commit faefb0a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion const.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ export const ERROR = {
INVALID_PARAM_EMP_STRATEGY_DEPLOYER: "!__v1EMPStrategyDeployer",
INVALID_PARAM_EMP_DEPLOYER: "!__v1EMPDeployer",
INVALID_PARAM_EMP_UTILITY: "!__v1EMPUtility",

ARRAY_UTILITY_NOT_SET: "_addressArrayUtility == address(0)",
PERCENT_UTILITY_NOT_SET: "_percentUtility == address(0)",
EMP_UTILITY_NOT_SET: "_v1EMPUtility == address(0)",
Expand Down

0 comments on commit faefb0a

Please sign in to comment.