remove unused stuff, broken tests

This commit is contained in:
JackDoan
2025-11-13 12:05:48 -06:00
parent e671bb66b5
commit 978ef636b4
11 changed files with 4 additions and 942 deletions

View File

@@ -4,7 +4,7 @@ import (
"testing"
"unsafe"
"github.com/hetznercloud/virtio-go/vhost"
"github.com/slackhq/nebula/overlay/vhost"
"github.com/stretchr/testify/assert"
)