From eae149ce687c5d2bade9bf5cc389738772b6bb9f Mon Sep 17 00:00:00 2001 From: Maboroshy Date: Sun, 17 Sep 2017 11:20:58 +0300 Subject: [PATCH] Update inbox.qml --- inbox/inbox.qml | 1 - 1 file changed, 1 deletion(-) diff --git a/inbox/inbox.qml b/inbox/inbox.qml index b32357d..d457006 100644 --- a/inbox/inbox.qml +++ b/inbox/inbox.qml @@ -112,7 +112,6 @@ Script { } script.startDetachedProcess(pyCommand, args) - script.log(pyCommand + ' ' + args) script.log('Processing inbox...') }