You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removed unused variables in rfc2863.py (sonic-net#237)
**- What I did**
Removed unused variables rif_port_map and port_rif_map in rfc2863.py
**- How I did it**
Edited rfc2863.py as requested by @qiluo-msft in merged PR sonic-net#218.
**- How to verify it**
pytest-3 test_interfaces.py and pytest-3 namespace/test_interfaces.py in sonic-snmpagent/tests.
**- Description for the changelog**
Removed unused variables.
0 commit comments