Remove unused context import from all.go

This commit is contained in:
Snider 2025-11-02 23:10:44 +00:00 committed by GitHub
parent ae1e3b6890
commit 83f2102bf8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,6 @@
package cmd
import (
"context"
"fmt"
"log/slog"
"os"