Skip to content

Commit

Permalink
Update test_snmp_server.py
Browse files Browse the repository at this point in the history
  • Loading branch information
giga-a authored Sep 24, 2024
1 parent 1a3619c commit ef013d7
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions tests/test_snmp_server.py
Original file line number Diff line number Diff line change
@@ -1,15 +1,6 @@
from __future__ import annotations

import pytest
from pysnmp.hlapi import (
CommunityData,
ContextData,
getCmd,
ObjectIdentity,
ObjectType,
SnmpEngine,
UdpTransportTarget,
)

from honeypots import QSNMPServer
from .utils import (
Expand Down

0 comments on commit ef013d7

Please sign in to comment.