mirror of
https://github.com/grafana/grafana.git
synced 2024-11-24 09:50:29 -06:00
f5802878f1
* remove macaron binding dependency * completely purge macaron binding * move everything to pkg/web * remove non-go files from pkg/web * clean up leftovers of macaron imports * make linter happy
4 lines
32 B
Go
4 lines
32 B
Go
package web
|
|
|
|
type Mux = Macaron
|