mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-21 10:27:46 +08:00
Fix imported and not used: "os"
This commit is contained in:
parent
0d6de44118
commit
ef903f6dd5
@ -5,7 +5,6 @@ package node
|
||||
import (
|
||||
"bytes"
|
||||
"fmt"
|
||||
"os"
|
||||
"os/exec"
|
||||
"runtime"
|
||||
"strings"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user