user query 오류
This commit is contained in:
@ -83,8 +83,6 @@ func (controller *userController) List(c *gin.Context) {
|
||||
}
|
||||
|
||||
c.JSON(http.StatusOK, response)
|
||||
|
||||
c.JSON(http.StatusOK, response)
|
||||
}
|
||||
|
||||
// Get User
|
||||
|
Reference in New Issue
Block a user