proc: remove import "C" for linux/386 backend (#3159)
It is actually unused.
This commit is contained in:
parent
6e7e1d8830
commit
b5d05bbac5
@ -1,7 +1,5 @@
|
|||||||
package native
|
package native
|
||||||
|
|
||||||
import "C"
|
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"fmt"
|
"fmt"
|
||||||
"syscall"
|
"syscall"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user