Remove excess blank lines at end of file

This commit is contained in:
Moritz Klammler
2022-09-16 13:16:10 +02:00
parent 10fd14f8b9
commit e86d7c3cd3
4 changed files with 0 additions and 9 deletions

View File

@@ -503,4 +503,3 @@ BOOST_AUTO_TEST_CASE_TEMPLATE(test_get_toml_offset_datetime, value_type, test_va
BOOST_TEST(tm.tm_sec == 0);
}
}