fix: Remove unused errors import from factory.go

This commit is contained in:
Fimeg
2025-12-20 16:42:33 -05:00
parent b614cdb612
commit 1a7abe7004

View File

@@ -1,7 +1,6 @@
package command package command
import ( import (
"errors"
"fmt" "fmt"
"time" "time"