From 05e640d6a3629a3d33b2a83715c0e695ab52c5b0 Mon Sep 17 00:00:00 2001 From: "a.chubar" Date: Wed, 21 Jun 2023 12:24:45 +0300 Subject: [PATCH] Version v1.2.5 --- macro.inc.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/macro.inc.php b/macro.inc.php index 2472e30..3cd609d 100644 --- a/macro.inc.php +++ b/macro.inc.php @@ -179,5 +179,3 @@ function macro_UNWRAP($jsm, $content) $content = rtrim($content, '}'); return $content; } - -