diff --git a/src/blocks/CustomBanner/CustomBanner.tsx b/src/blocks/CustomBanner/CustomBanner.tsx index 4974976f994e..4c0945532849 100644 --- a/src/blocks/CustomBanner/CustomBanner.tsx +++ b/src/blocks/CustomBanner/CustomBanner.tsx @@ -62,7 +62,6 @@ export const CustomBanner: React.FC = ({ } const textCommands = commands?.join(' && ') || ''; - // const textCommands = '12312'; return (