summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cmd/statrep/main.ha1
1 files changed, 0 insertions, 1 deletions
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;