diff options
-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}]}]} |