mirror of
https://github.com/aykhans/slash-e.git
synced 2025-09-05 08:53:33 +00:00
chore: format code
This commit is contained in:
@@ -48,5 +48,4 @@ func (s *Server) registerRedirectRoutes(g *echo.Group) {
|
|||||||
matchedShortcut := list[0]
|
matchedShortcut := list[0]
|
||||||
return c.Redirect(http.StatusPermanentRedirect, matchedShortcut.Link)
|
return c.Redirect(http.StatusPermanentRedirect, matchedShortcut.Link)
|
||||||
})
|
})
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user