Skip to content

Commit b5eb943

Browse files
committed
whitespace fix in Types.cs
1 parent a321c2a commit b5eb943

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Code/Light.GuardClauses/Types.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,5 @@ public abstract class Types
1111
/// Gets the <see cref="FlagsAttribute" /> type.
1212
/// </summary>
1313
public static readonly Type FlagsAttributeType = typeof(FlagsAttribute);
14-
1514
}
1615
}

0 commit comments

Comments
 (0)