Skip to content

Commit a06784b

Browse files
authored
Merge pull request #120 from netguru/task/CRAI-379
[CRAI-379] Remove Toyota Corolla
2 parents ae88c4e + de1654d commit a06784b

27 files changed

+3
-27
lines changed

CarLens/Resources/Local data/cars.json

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -17,23 +17,6 @@
1717
"image": "HondaCivic",
1818
"image_locked": "HondaCivic_locked"
1919
},
20-
{
21-
"id": "toyota_corolla",
22-
"brand": "Toyota",
23-
"model": "Corolla",
24-
"description": "The Toyota Corolla is a line of cars manufactured by Toyota. Introduced in 1966, it has been the best-selling car worldwide since 1974.",
25-
"stars": 2,
26-
"acceleration_mph": 10.1,
27-
"acceleration_kph": 10.5,
28-
"speed_mph": 130,
29-
"speed_kph": 209,
30-
"power": 90,
31-
"engine": 1330,
32-
"brand_logo_image": "Toyota",
33-
"brand_logo_image_locked": "Toyota_locked",
34-
"image": "ToyotaCorolla",
35-
"image_locked": "ToyotaCorolla_locked"
36-
},
3720
{
3821
"id": "ford_fiesta",
3922
"brand": "Ford",
Loading
Loading
Loading

0 commit comments

Comments
 (0)