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...') }