aboutsummaryrefslogtreecommitdiff
path: root/app.py
diff options
context:
space:
mode:
Diffstat (limited to 'app.py')
-rw-r--r--app.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/app.py b/app.py
index 66257fb..b73f70c 100644
--- a/app.py
+++ b/app.py
@@ -13,7 +13,6 @@ current_task = []
my_cars = {
"2005 Subaru Forester XT": 0,
"2001 BMW 540i": 0,
- "1999 Mazda Miata": 0,
}
selected_car = "2001 BMW 540i"