refactor: update import paths from ppanel-server to server
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ package fs
|
||||
import (
|
||||
"os"
|
||||
|
||||
"github.com/perfect-panel/ppanel-server/pkg/hash"
|
||||
"github.com/perfect-panel/server/pkg/hash"
|
||||
)
|
||||
|
||||
// TempFileWithText creates the temporary file with the given content,
|
||||
|
||||
Reference in New Issue
Block a user