Skip to content

Commit 8a6a6ee

Browse files
fix: remove empty lines
1 parent 382fe1b commit 8a6a6ee

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Behavioral.Automation/Services/PrintValuesHelper.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ public static string GetPrintableValues([NotNull] this IEnumerable<ITableRowWrap
1717

1818
return "\r\n Rows collection was empty";
1919
}
20-
21-
2220

2321
/// <summary>
2422
/// Method that returns error message with elements aggregation

0 commit comments

Comments
 (0)