mirror of
https://github.com/debauchee/barrier.git
synced 2026-02-09 13:15:33 +08:00
Fix code style
This commit is contained in:
@@ -96,5 +96,4 @@ QString CoreInterface::run(const QStringList& args, const QString& input)
|
||||
|
||||
CommandProcess commandProcess(program, args, input);
|
||||
return commandProcess.run();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user