Skip to content

Commit

Permalink
fix: ignore null values in Character#killedVBloods
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkAtra committed May 29, 2024
1 parent 1df6a6e commit c486fd4
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,3 @@ class BotCompanionClient {
.build()
}
}

fun main() {
BotCompanionClient().getCharacters("141.98.19.254", 25570, emptyList())
}

0 comments on commit c486fd4

Please sign in to comment.