mirror of
https://github.com/grafana/grafana.git
synced 2024-12-01 13:09:22 -06:00
edf2029b52
* fix the load basic schema * fix windows unittest * fix error return for get current path * fix windows notation
6 lines
55 B
Go
6 lines
55 B
Go
// +build windows
|
|
|
|
package load
|
|
|
|
const prefix = "C:\\"
|