improve logging

This commit is contained in:
Kenneth Kehl
2025-09-04 12:30:52 -07:00
parent c6e1e662ad
commit ded60409a8
11 changed files with 42 additions and 51 deletions

View File

@@ -2,7 +2,6 @@ import json
import logging
import time
import urllib.parse
from os import getenv
import requests