fix import
All checks were successful
Lint / golangci-lint (push) Successful in 9m43s
Declarative Tests / test (push) Successful in 21s

This commit is contained in:
Matthew Rich 2024-05-26 02:38:35 -07:00
parent 39f29fd029
commit d3a52373f1

View File

@ -7,7 +7,6 @@ import (
"io" "io"
"os" "os"
"flag" "flag"
"log"
"log/slog" "log/slog"
_ "errors" _ "errors"
"fmt" "fmt"