Update exporter.py
All checks were successful
Build / build (push) Successful in 5s

This commit is contained in:
2026-03-18 09:57:46 +03:00
parent 68b590a152
commit fce7f10da1

View File

@@ -31,4 +31,3 @@
while True: while True:
collect() collect()
time.sleep(15) time.sleep(15)