authorgravatar for hello@nektro.netMeghan <hello@nektro.net> 2020-11-18 00:27:46 -08:00
committergravatar for hello@nektro.netMeghan <hello@nektro.net> 2020-11-18 00:27:46 -08:00
log621af65c0a5cdb298b396d31c1ce59387d84fa62
tree5fd7d01bfdd96e92716f4397a3a155bec8b55637
parent628bb96d58d7cf0a1d7a5f6619fbb52b7c81cc1d

remove unused imports in dep_type.zig


1 files changed, 0 insertions(+), 4 deletions(-)

src/util/dep_type.zig-4
...@@ -1,7 +1,3 @@...@@ -1,7 +1,3 @@
1const std = @import("std");
2
3const u = @import("index.zig");
4
5//1//
6//2//
73