Skip to content

Commit ed0b6c2

Browse files
committed
chore(spotless): Address spotless violations
1 parent 4c7b2ad commit ed0b6c2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/kotlin/com/noxcrew/smp/Expression.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ public class Expression internal constructor(
2222
*/
2323
internal val rpnSortedTokens: List<Token>,
2424
) {
25-
2625
/**
2726
* Returns a set of the names of all variables in this expression.
2827
*

0 commit comments

Comments
 (0)