From 70ebc1976e2e129e524b51b225bc7a0de2aec75a Mon Sep 17 00:00:00 2001 From: Antoine M Date: Wed, 16 Jul 2025 10:44:14 +0200 Subject: [PATCH] REFACTOR removing unecessary console log --- plugins/carhop-blocks/blocks/heading/src/view.js | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/carhop-blocks/blocks/heading/src/view.js b/plugins/carhop-blocks/blocks/heading/src/view.js index 664fc4d..e69de29 100644 --- a/plugins/carhop-blocks/blocks/heading/src/view.js +++ b/plugins/carhop-blocks/blocks/heading/src/view.js @@ -1 +0,0 @@ -console.log("Hello World! (from front-header-front-header block)");