Remove unnecessary import
This commit is contained in:
parent
a7e4ff1777
commit
cf8871bbcd
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
||||||
const std = @import("std");
|
const std = @import("std");
|
||||||
const root = @import("root");
|
|
||||||
|
|
||||||
threadlocal var tls_prng: ?std.rand.DefaultPrng = null;
|
threadlocal var tls_prng: ?std.rand.DefaultPrng = null;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue