Skip to content

Commit

Permalink
Update grindController.go
Browse files Browse the repository at this point in the history
  • Loading branch information
dhanrajchaurasia authored Oct 5, 2023
1 parent 5d06b83 commit 336743a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions controllers/grindController.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,3 @@ func GrindPage(c *fiber.Ctx) error {
return c.Render("home/grind", fiber.Map{})
}

func AddProblem(c *fiber.Ctx) error {

}

0 comments on commit 336743a

Please sign in to comment.