Skip to content

Commit ac396c5

Browse files
committed
removed unused vars
1 parent 6af38b6 commit ac396c5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/switchmap_/poller/snmp/mib/cisco/test_mib_ciscovlaniftablerelationship.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
import unittest
77
from unittest.mock import Mock, AsyncMock
88

9-
from sqlalchemy import true
10-
119
# Try to create a working PYTHONPATH
1210
EXEC_DIR = os.path.dirname(os.path.realpath(__file__))
1311
ROOT_DIR = os.path.abspath(

0 commit comments

Comments
 (0)