fix: remove unused log import from tempproxy client

Leftover from removing EnsureClusterKeys() method. Caused compile failure
preventing hot-dev from starting.
This commit is contained in:
rcourtman 2025-10-17 14:15:37 +00:00
parent 864a90e58a
commit 65b696f2d6

View file

@ -6,8 +6,6 @@ import (
"net"
"os"
"time"
"github.com/rs/zerolog/log"
)
const (