fix: removed a white space

This commit is contained in:
Kaley, Fischer 2024-01-19 03:28:50 +01:00
parent e9f7d5acda
commit 5bae8b8c2f

View file

@ -79,7 +79,6 @@ int main(int argc, char* argv[]) {
bool isFirst = true;
for (const auto& tableItem : *config) {
try {
Action a;