Skip to content

Commit

Permalink
remove the extra threading too
Browse files Browse the repository at this point in the history
  • Loading branch information
james-jdgtl committed Mar 3, 2025
1 parent 7f16cfd commit e53d995
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion health_ping.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
from datetime import datetime, timezone
import os
import threading
from concurrent.futures import ThreadPoolExecutor
import logging
import requests
import json
Expand Down

0 comments on commit e53d995

Please sign in to comment.