@@ -57,7 +57,6 @@ public class ChatRecordController {
return ResponseFormat.error();
}
} catch (Exception e) {
- // TODO: handle exception
String user_id = (String) userInfo.get("id");