Skip to content

Commit cfe64fa

Browse files
committed
Obsolete empty line removal
1 parent b1835aa commit cfe64fa

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

compiler/luci/import/src/ImporterEx.test.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ TEST(ImporterEx, uses_default_error_handler_NEG)
3939

4040
TEST(ImporterEx, calls_external_error_handler_NEG)
4141
{
42-
4342
struct ErrorHandler
4443
{
4544
ErrorHandler(bool &flag) : _flag{flag} {}

0 commit comments

Comments
 (0)