chore: removed now irrelevant comment

This commit is contained in:
Simon Hartcher 2025-05-15 12:02:35 +10:00
parent 307e4b985f
commit cab0d70c33

View file

@ -1,7 +1,3 @@
// From https://gist.github.com/WoodyAtHome/3ef50b17f0fa2860ac52b97af12f8d15
// Translated from German. We don't need any local time for this use case, and conversion
// really requires the TZ DB.
const std = @import("std");
const log = std.log.scoped(.date);
const zeit = @import("zeit");