refactor: update import paths from ppanel-server to server
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
package initialize
|
||||
|
||||
import (
|
||||
"github.com/perfect-panel/ppanel-server/internal/svc"
|
||||
"github.com/perfect-panel/server/internal/svc"
|
||||
)
|
||||
|
||||
func StartInitSystemConfig(svc *svc.ServiceContext) {
|
||||
|
||||
Reference in New Issue
Block a user