mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-06 00:38:18 +00:00
Fix kotlin code style issues
This commit is contained in:
@@ -30,5 +30,4 @@ class PlayerActionTests {
|
||||
verify { player.send(eq(SetPlayerActionMessage("null", type.slot, type.primary))) }
|
||||
assertFalse(player.actionEnabled(type)) { "Action $type should not have been enabled, but was." }
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user