From 38963d1900f0f677b39e579488864148a920ff85 Mon Sep 17 00:00:00 2001 From: Julian Hurst Date: Tue, 22 Oct 2024 18:39:37 +0200 Subject: Remove unused import --- cmd/statrep/main.ha | 1 - 1 file changed, 1 deletion(-) diff --git a/cmd/statrep/main.ha b/cmd/statrep/main.ha index aa174b7..bbe2864 100644 --- a/cmd/statrep/main.ha +++ b/cmd/statrep/main.ha @@ -6,7 +6,6 @@ use ev; use unix::signal; use io; use memio; -use time::date; use encoding::utf8; use strings; use bytes; -- cgit v1.2.3