fix: removed a white space
This commit is contained in:
parent
e9f7d5acda
commit
5bae8b8c2f
1 changed files with 0 additions and 1 deletions
|
@ -79,7 +79,6 @@ int main(int argc, char* argv[]) {
|
||||||
|
|
||||||
bool isFirst = true;
|
bool isFirst = true;
|
||||||
|
|
||||||
|
|
||||||
for (const auto& tableItem : *config) {
|
for (const auto& tableItem : *config) {
|
||||||
try {
|
try {
|
||||||
Action a;
|
Action a;
|
||||||
|
|
Loading…
Add table
Reference in a new issue