fix product issue
This commit is contained in:
parent
a64b23873b
commit
088d67dc3a
1 changed files with 0 additions and 6 deletions
|
@ -10,7 +10,6 @@
|
|||
"units": 12,
|
||||
"nanos": 300000000
|
||||
},
|
||||
"colour": "blue",
|
||||
"categories": ["toy"]
|
||||
},
|
||||
{
|
||||
|
@ -23,7 +22,6 @@
|
|||
"units": 10,
|
||||
"nanos": 300000000
|
||||
},
|
||||
"colour": "red",
|
||||
"categories": ["toy"]
|
||||
},
|
||||
{
|
||||
|
@ -36,7 +34,6 @@
|
|||
"units": 10,
|
||||
"nanos": 300000000
|
||||
},
|
||||
"colour": "yellow",
|
||||
"categories": ["toy"]
|
||||
},
|
||||
{
|
||||
|
@ -49,7 +46,6 @@
|
|||
"units": 1001,
|
||||
"nanos": 300000000
|
||||
},
|
||||
"colour": "blue",
|
||||
"categories": ["toy"]
|
||||
},
|
||||
{
|
||||
|
@ -62,7 +58,6 @@
|
|||
"units": 20,
|
||||
"nanos": 300000000
|
||||
},
|
||||
"colour": "puple",
|
||||
"categories": ["toy"]
|
||||
},
|
||||
{
|
||||
|
@ -75,7 +70,6 @@
|
|||
"units": 40,
|
||||
"nanos": 300000000
|
||||
},
|
||||
"colour": "pink",
|
||||
"categories": ["toy"]
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue