don't need fmt

This commit is contained in:
Ted Unangst 2023-07-10 00:16:42 -04:00
parent 43705654d1
commit 51fe6d99b2
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@ package main
import "C"
import (
"fmt"
"unsafe"
)