Skip to content

Commit 3117164

Browse files
committed
fix
1 parent 35de842 commit 3117164

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/utils.zig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ const std = @import("std");
22
const testing = std.testing;
33
const Allocator = std.mem.Allocator;
44

5-
pub const fmt = std.fmt;
65
pub const json = std.json;
76
pub const base64 = std.base64;
87

0 commit comments

Comments
 (0)