Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
arcadiogarcia committed Dec 4, 2020
1 parent 02ba793 commit a29dca6
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,11 @@ internal enum OperationType
/// </summary>
Operator,


/// <summary>
/// The operator that only takes one operand
/// </summary>
UnaryOperator,


/// <summary>
/// The constant
/// </summary>
Expand Down

0 comments on commit a29dca6

Please sign in to comment.