remove unused env_logger

This commit is contained in:
Johan Lundberg 2026-06-26 14:24:55 +02:00
parent 5637a552ea
commit ad2bda6b59
No known key found for this signature in database
GPG key ID: A6C152738D03C7D1
2 changed files with 0 additions and 125 deletions

View file

@ -20,7 +20,6 @@ rust-ini = "0.21"
chrono = { version = "0.4", default-features = false, features = ["clock"] }
syslog = "6"
log = "0.4"
env_logger = "0.11"
libc = "0.2"
thiserror = "2"
rand = "0.8"