Remove old file
This commit is contained in:
parent
3d216fbd23
commit
b060ca9715
@ -1,9 +0,0 @@
|
||||
const json = @import("json.zig");
|
||||
|
||||
pub const JSONError = json.JSONError;
|
||||
pub const JSONType = json.JSONType;
|
||||
pub const JSONObject = json.JSONObject;
|
||||
pub const JSONValue = json.JSONValue;
|
||||
pub const JSONStringValue = json.JSONStringValue;
|
||||
pub const parseFile = json.parseFile;
|
||||
pub const parseString = json.parseString;
|
Loading…
Reference in New Issue
Block a user