Remove cgo import from generate

This commit is contained in:
Sarah Jamie Lewis 2023-03-01 12:13:36 -08:00
parent 618deaa292
commit b0bdbf5a75
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
package main
import "C"
import (
"bufio"
"fmt"