fix: Don't import OS package in mtio stubs
This commit is contained in:
@@ -3,8 +3,6 @@
|
|||||||
package mtio
|
package mtio
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"os"
|
|
||||||
|
|
||||||
"github.com/pojntfx/stfs/pkg/config"
|
"github.com/pojntfx/stfs/pkg/config"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user