refactor: Remove unused import and clean up whitespace

This commit is contained in:
Erik Winter 2025-02-01 12:08:23 +01:00 committed by Erik Winter (aider)
parent e51702fb74
commit 3a7a21f97e
1 changed files with 4 additions and 5 deletions

View File

@ -4,7 +4,6 @@ import (
"flag"
"fmt"
"log"
"net/url"
"os"
"strings"
"time"