2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 18:27:13 +08:00

fix: lint

This commit is contained in:
耗子
2023-07-11 19:52:24 +08:00
parent ab78122036
commit 047a743aed

View File

@@ -3,9 +3,9 @@ package services
import (
"github.com/goravel/framework/facades"
"panel/app/plugins/mysql80"
"panel/app/models"
"panel/app/plugins/mysql80"
"panel/app/plugins/openresty"
)