Update inbox.qml

This commit is contained in:
Maboroshy 2017-09-17 11:20:58 +03:00 committed by GitHub
parent b1f69fec92
commit eae149ce68
1 changed files with 0 additions and 1 deletions

View File

@ -112,7 +112,6 @@ Script {
}
script.startDetachedProcess(pyCommand, args)
script.log(pyCommand + ' ' + args)
script.log('Processing inbox...')
}