remove unused import (#1107)

This commit is contained in:
Travis McLane 2022-01-26 14:01:29 -06:00 committed by GitHub
commit ac69577182
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,6 @@ import "C"
import (
"context"
"encoding/json"
"fmt"
"log"
"os"
"strconv"