Skip to content

Commit f478ab3

Browse files
committed
All files in UnitsNet\GeneratedCode\Quantities got a one space-char change. Intoduced with a change from (angularsen#1164)
thats why I removed one space from QuantityGenerator.cs
1 parent 439c143 commit f478ab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CodeGen/Generators/UnitsNetGen/QuantityGenerator.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ private void GenerateStaticProperties()
257257

258258
Writer.WL($@"
259259
#endregion
260-
");
260+
");
261261
}
262262

263263
private void GenerateProperties()

0 commit comments

Comments
 (0)