fix(build): cleanup go import.

This commit is contained in:
Alexandre Pujol 2023-12-15 22:37:37 +00:00
parent a8e489a85a
commit 4091fca3f0
No known key found for this signature in database
GPG Key ID: C5469996F0DF68EC

View File

@ -7,7 +7,6 @@ package prebuild
import (
"fmt"
"regexp"
"slices"
"strings"
"github.com/arduino/go-paths-helper"