@ -27,7 +27,6 @@ class Game163:
def main(self):
msg_all = ""
for check_item in self.check_items:
authorization = str(check_item.get("authorization"))
msg = self.checkin(authorization=authorization)
msg_all += msg + "\n\n"