...
This commit is contained in:
parent
d67de68736
commit
b00a31dd98
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ package multitool
|
|||
import(
|
||||
"fmt"
|
||||
"os"
|
||||
"path"
|
||||
path "path/filepath"
|
||||
)
|
||||
|
||||
type Tool struct {
|
||||
|
|
Loading…
Reference in a new issue