Remove empty lines

This commit is contained in:
Oleg Korshul
2023-07-25 13:40:40 +03:00
parent ced55d3cde
commit dd9ca63b54

View File

@ -380,7 +380,3 @@ TEST_F(COfficeUtilsTest, other_win)
ASSERT_EQ(error_code, S_OK);
EXPECT_EQ(wstr, L"123 321");
}