Skip to content
This repository has been archived by the owner on Dec 17, 2021. It is now read-only.

Commit

Permalink
fix: pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
weliasz committed Oct 27, 2021
1 parent 10b97de commit 1f9c424
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions splunk_connect_for_snmp_poller/manager/mib_server_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@
import backoff as backoff
import requests as requests
from aiohttp import ClientSession
from requests.adapters import HTTPAdapter
from urllib3.exceptions import MaxRetryError
from urllib3.util.retry import Retry

logger = logging.getLogger(__name__)

Expand Down

0 comments on commit 1f9c424

Please sign in to comment.