jellyfin-monitor: remove datetime

This commit is contained in:
Simon Gardling 2025-09-12 10:12:39 -04:00
parent 3f08fb4729
commit 0e90fff70d
Signed by: titaniumtown
GPG Key ID: 9AB28AC10ECE533D

View File

@ -3,7 +3,6 @@
import requests
import time
import logging
from datetime import datetime
import sys
import signal
import json