Skip to content

Commit 760a0d9

Browse files
committed
FIX: Remove newline
1 parent 6df0259 commit 760a0d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/DataverseProxyGenerator.Core/Domain/UniqueIdentifierColumnModel.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ namespace DataverseProxyGenerator.Core.Domain;
22

33
public record UniqueIdentifierColumnModel : ColumnModel
44
{
5-
}
5+
}

0 commit comments

Comments
 (0)