remove log

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2026-04-22 17:46:23 +02:00
parent 579ba8f5ef
commit 6394c8496d

View File

@@ -6,7 +6,6 @@ import (
"fmt" "fmt"
"context" "context"
"io" "io"
"log"
"net/http" "net/http"
"nxcaldav/internal/backend" "nxcaldav/internal/backend"