mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-09-01 15:07:17 +08:00
bugfix import path error
This commit is contained in:
@@ -6,7 +6,7 @@ Yunion Conf Service
|
||||
*/
|
||||
|
||||
import (
|
||||
"yunion.io/x/yunionconf/pkg/yunionconf/service"
|
||||
"yunion.io/x/onecloud/pkg/yunionconf/service"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
||||
Reference in New Issue
Block a user