mirror of
https://github.com/gradio-app/gradio.git
synced 2024-12-21 02:19:59 +08:00
remove print
This commit is contained in:
parent
1e8b9f923d
commit
0be079fd45
@ -503,7 +503,7 @@ def launch_counter():
|
||||
with open(JSON_PATH, "w") as j:
|
||||
j.write(json.dumps(launches))
|
||||
except:
|
||||
print("Not tracking launches.")
|
||||
pass
|
||||
|
||||
|
||||
def reset_all():
|
||||
|
Loading…
Reference in New Issue
Block a user