mirror of
https://github.com/grafana/grafana.git
synced 2025-07-28 21:22:19 +08:00
6 lines
140 B
Go
6 lines
140 B
Go
package extensions
|
|
|
|
// Imports used by Grafana enterprise are in enterprise_imports.go (behind a build tag).
|
|
|
|
var IsEnterprise bool = false
|