mirror of
https://github.com/aykhans/slash-e.git
synced 2025-04-17 20:55:28 +00:00
chore: format code
This commit is contained in:
parent
8d6848e754
commit
887e757c39
@ -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)
|
||||||
})
|
})
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user