mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-09-12 03:03:51 +08:00
the day of the push
This commit is contained in:
@@ -200,10 +200,6 @@ def send_stats():
|
||||
build_metadata = get_build_metadata()
|
||||
starpilot_toggles = get_starpilot_toggles()
|
||||
|
||||
frogs_go_moo = getattr(starpilot_toggles, "frogs_go_moo", False)
|
||||
if frogs_go_moo:
|
||||
return
|
||||
|
||||
if starpilot_toggles.car_make == "mock":
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user