mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-19 15:36:35 +08:00
fix typo
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
package sizes_test
|
package sizes_test
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"github.com/TeaOSLab/EdgeNode/internal/utils/sizes"
|
"github.com/TeaOSLab/EdgeAdmin/internal/utils/sizes"
|
||||||
"github.com/iwind/TeaGo/assert"
|
"github.com/iwind/TeaGo/assert"
|
||||||
"testing"
|
"testing"
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user