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