mirror of
https://github.com/syntrex-lab/gomcp.git
synced 2026-05-04 16:52:36 +02:00
fix: remove unused unsafe import in ffi_shield.go
This commit is contained in:
parent
a9e6553356
commit
2a6d8fbb5b
1 changed files with 0 additions and 1 deletions
|
|
@ -23,7 +23,6 @@ import (
|
|||
"fmt"
|
||||
"sync"
|
||||
"time"
|
||||
"unsafe"
|
||||
)
|
||||
|
||||
// NativeShield wraps the C Shield engine via CGo FFI.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue