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