mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 17:32:18 +08:00
Chore: Add xorm.io/core into xorm (#103700)
* add xorm.io/core into xorm * update workspace * format imports * update workspace
This commit is contained in:
@ -9,7 +9,7 @@ import (
|
||||
"fmt"
|
||||
"reflect"
|
||||
|
||||
"xorm.io/core"
|
||||
"github.com/grafana/grafana/pkg/util/xorm/core"
|
||||
)
|
||||
|
||||
// Rows rows wrapper a rows to
|
||||
|
Reference in New Issue
Block a user