From de0723fc080d0a709cd2163923bbee452e64eae1 Mon Sep 17 00:00:00 2001 From: Goutte <antoine@goutenoir.com> Date: Sun, 2 Feb 2025 11:51:31 +0100 Subject: [PATCH] chore: fix a rebase blooper --- command.go | 1 - 1 file changed, 1 deletion(-) diff --git a/command.go b/command.go index 8c505a58..50173b92 100644 --- a/command.go +++ b/command.go @@ -23,7 +23,6 @@ import ( "fmt" "io" "os" - "path/filepath" "sort" "strings"