Skip to content

Commit a29dca6

Browse files
committed
Cleanup
1 parent 02ba793 commit a29dca6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Microsoft.Toolkit.Uwp.UI.Animations/Expressions/OperationType.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,11 @@ internal enum OperationType
1919
/// </summary>
2020
Operator,
2121

22-
2322
/// <summary>
2423
/// The operator that only takes one operand
2524
/// </summary>
2625
UnaryOperator,
2726

28-
2927
/// <summary>
3028
/// The constant
3129
/// </summary>

0 commit comments

Comments
 (0)