Skip to content

Commit

Permalink
chore(ci): mage check - fix unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
heronimus committed Aug 14, 2023
1 parent 273811a commit 127f459
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion magefiles/prereq.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import (
"bytes"
"errors"
"fmt"
"strings"

"github.com/magefile/mage/sh"
)
Expand Down

0 comments on commit 127f459

Please sign in to comment.