chore: removed now irrelevant comment
This commit is contained in:
parent
307e4b985f
commit
cab0d70c33
1 changed files with 0 additions and 4 deletions
|
@ -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 std = @import("std");
|
||||||
const log = std.log.scoped(.date);
|
const log = std.log.scoped(.date);
|
||||||
const zeit = @import("zeit");
|
const zeit = @import("zeit");
|
||||||
|
|
Loading…
Add table
Reference in a new issue