mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-19 02:38:03 +08:00
adjust package names
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package master_ui
|
||||
package filer_ui
|
||||
|
||||
import (
|
||||
"strings"
|
||||
|
@@ -1,4 +1,4 @@
|
||||
package master_ui
|
||||
package filer_ui
|
||||
|
||||
import (
|
||||
"github.com/dustin/go-humanize"
|
||||
|
@@ -1,4 +1,4 @@
|
||||
package master_ui
|
||||
package volume_server_ui
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
|
Reference in New Issue
Block a user