Commit ef04d680 authored by Jacob Vosmaer's avatar Jacob Vosmaer

Remove unused variable

parent ae66b95f
......@@ -26,7 +26,6 @@ const ciAPIPattern = `^/ci/api/`
// Routing table
// We match against URI not containing the relativeUrlRoot:
// see upstream.ServeHTTP
var routes []route
func (u *Upstream) compileRoutes() {
u.routes = []route{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment