From 23f3c1f5c1b52d69b49691b7b6fef92af7360788 Mon Sep 17 00:00:00 2001 From: Michail Vourlakos Date: Fri, 15 May 2020 19:59:01 +0300 Subject: [PATCH] remove debug message --- containment/package/contents/ui/main.qml | 1 - 1 file changed, 1 deletion(-) diff --git a/containment/package/contents/ui/main.qml b/containment/package/contents/ui/main.qml index bc1e7c59c..be3a3bcbe 100644 --- a/containment/package/contents/ui/main.qml +++ b/containment/package/contents/ui/main.qml @@ -642,7 +642,6 @@ Item { lastSpacer.parent = layoutsContainer.mainLayout; } - console.log(applet.pluginName); LayoutManager.save(); updateIndexes();