Skip to content
Snippets Groups Projects
Commit 0ee2e892 authored by Taya Snijder's avatar Taya Snijder
Browse files

removed unused imports

parent 2b04e715
No related branches found
No related tags found
1 merge request!359Resolve L2SS-679 "Initial pdu support"
from tangostationcontrol.test import base
from tangostationcontrol.clients.snmp_client import mib_loader
from pysnmp.smi import view
import pysnmp.hlapi as pysnmp
from pysnmp.smi.rfc1902 import ObjectIdentity
from os import path
# from tangostationcontrol.clients.snmp_client import mib_loader
# from pysnmp.smi import view
# import pysnmp.hlapi as pysnmp
# from pysnmp.smi.rfc1902 import ObjectIdentity
#
# from os import path
class TestMibLoading(base.TestCase):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment