mirror of
https://github.com/CPunch/gopenfusion.git
synced 2025-10-13 12:50:55 +00:00
moved config/ -> internal/config
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"log"
|
||||
"sync"
|
||||
|
||||
"github.com/CPunch/gopenfusion/config"
|
||||
"github.com/CPunch/gopenfusion/internal/config"
|
||||
)
|
||||
|
||||
type ChunkPosition struct {
|
||||
|
Reference in New Issue
Block a user