mirror of
https://github.com/grafana/grafana.git
synced 2026-02-20 00:11:35 -05:00
5 lines
140 B
Go
5 lines
140 B
Go
package extensions
|
|
|
|
// Imports used by Grafana enterprise are in enterprise_imports.go (behind a build tag).
|
|
|
|
var IsEnterprise bool = false
|