fix(c/net): Remove unused implicit import
Signed-off-by: hackerchai <i@hackerchai.com>
This commit is contained in:
@@ -18,7 +18,6 @@ package net
|
|||||||
|
|
||||||
import (
|
import (
|
||||||
"unsafe"
|
"unsafe"
|
||||||
_ "unsafe"
|
|
||||||
|
|
||||||
"github.com/goplus/llgo/c"
|
"github.com/goplus/llgo/c"
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user