WhotookNima commited on
Commit
7eebc61
·
verified ·
1 Parent(s): 5c7fb6f

Delete entities.json

Browse files
Files changed (1) hide show
  1. entities.json +0 -12
entities.json DELETED
@@ -1,12 +0,0 @@
1
- {
2
- "items": [
3
- "bil", "ros", "cykel", "bok", "penna", "laptop", "telefon", "bord",
4
- "stol", "tröja", "skrivbord", "soffa", "säng", "kamera", "hörlurar"
5
- ],
6
- "colors": [
7
- "röd", "blå", "grön", "svart", "vit", "gul"
8
- ],
9
- "prices": [
10
- "billigt", "dyrt", "prisvärt"
11
- ]
12
- }