diff --git a/pkg/rctl/rctl.go b/pkg/rctl/rctl.go index 135cc60cb1..dccf9e7cd5 100644 --- a/pkg/rctl/rctl.go +++ b/pkg/rctl/rctl.go @@ -3,9 +3,6 @@ package rctl -// #include -import "C" - import ( "bytes" "fmt"