remove todo

This commit is contained in:
winter 2023-01-07 22:40:24 +09:00
parent 7f719d4db3
commit 0563bccda7
1 changed files with 0 additions and 2 deletions

View File

@ -14,8 +14,6 @@ CrystalGauntlet.endpoints["/getGJComments21.php"] = ->(context : HTTP::Server::C
amount = DATABASE.scalar("select count(*) from comments where level_id = ?", level_id)
# todo: handle binaryVersion < 32
comments_str = [] of String
users_str = [] of String
has_users_str = false