diff options
author | amelia <[email protected]> | 2022-04-01 09:58:01 -0500 |
---|---|---|
committer | amelia <[email protected]> | 2022-04-01 09:58:01 -0500 |
commit | cf638993456ca7aedaca437e47bc1e0d5a90137e (patch) | |
tree | 4b825dc642cb6eb9a060e54bf8d69288fbee4904 /data.json | |
parent | 5b3d2bf71cf0a1877c49e1cc2b0471acb5375294 (diff) |
Delete data.json
Diffstat (limited to 'data.json')
-rw-r--r-- | data.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/data.json b/data.json deleted file mode 100644 index f9db08d..0000000 --- a/data.json +++ /dev/null @@ -1 +0,0 @@ -{"crates":[{"price":5,"name":"test","contents":[{"color":"#000","rarity":"common","value":5},{"color":"#0c0","rarity":"uncommon","value":10}]},{"price":10,"name":"test2","contents":[{"color":"#000","rarity":"common","value":5}]}]} |