removed empty lines at end of file

This commit is contained in:
2020-04-15 13:36:34 +02:00
parent 57cbf66833
commit 31e883dbbc
23 changed files with 0 additions and 23 deletions

View File

@ -134,4 +134,3 @@ MAIN(testExampleRecord)
test();
return 0;
}

View File

@ -79,4 +79,3 @@ MAIN(testLocalProvider)
test();
return 0;
}

View File

@ -75,4 +75,3 @@ MAIN(testPVAServer)
test();
return 0;
}

View File

@ -401,4 +401,3 @@ MAIN(testPVCopy)
powerSupplyTest();
return 0;
}

View File

@ -103,4 +103,3 @@ MAIN(testPVRecord)
powerSupplyTest();
return 0;
}

View File

@ -343,4 +343,3 @@ MAIN(testPlugin)
ignoreTest();
return 0;
}