Remove unused import

This commit is contained in:
Noneangel
2025-08-19 19:08:44 +02:00
committed by GitHub
parent 07405da230
commit a387f705cf

View File

@@ -19,7 +19,6 @@ package fail2ban
import ( import (
"errors" "errors"
"fmt" "fmt"
"os"
"os/exec" "os/exec"
"strings" "strings"
"time" "time"