Remove a line break that clang-format was fussing about

This commit is contained in:
AnyOldName3 2025-06-19 00:27:08 +01:00
parent f7b8091117
commit 323ee5f79d

View File

@ -6,7 +6,6 @@
#include <QString>
#include <QStringList>
Process::ProcessInvoker::ProcessInvoker(QObject* parent)
: QObject(parent)
{