user query 오류

This commit is contained in:
2024-01-29 17:56:39 +09:00
parent a402f046aa
commit 41e1ed5c58
2 changed files with 6 additions and 4 deletions
internal
controllers
repositories

@ -83,8 +83,6 @@ func (controller *userController) List(c *gin.Context) {
}
c.JSON(http.StatusOK, response)
c.JSON(http.StatusOK, response)
}
// Get User