non
All checks were successful
Linux arm64 / Build (push) Successful in 24s

This commit is contained in:
2025-01-21 20:51:03 +01:00
parent 42d5bdc8d6
commit 2d980ac816

View File

@@ -6,5 +6,4 @@ public class ImmutableCell extends Cell {
super(symbolIndex);
}
}