Skip to content

Commit a5d1988

Browse files
restyled-commitsLyudmilaKostanyan
authored andcommitted
Restyled by clang-format
1 parent 73b82a1 commit a5d1988

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app/clusters/testing/ClusterTester.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,6 @@ class ClusterTester
140140
return status.has_value() && status->IsSuccess();
141141
else
142142
return status.has_value() && status->IsSuccess() && response.has_value();
143-
144143
}
145144
};
146145

0 commit comments

Comments
 (0)