Skip to content

Commit

Permalink
Fix lgtm warning
Browse files Browse the repository at this point in the history
Fix lgtm warning
  • Loading branch information
stephenxs authored May 13, 2020
1 parent ae09f11 commit 88141a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ansible/roles/test/files/saitests/sai_qos_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ def runTest(self):

class ARPpopulatePTF(sai_base_test.ThriftInterfaceDataPlane):
def runTest(self):
router_mac = self.test_params['router_mac']
## ARP Populate
index = 0
for port in ptf_ports():
Expand Down

0 comments on commit 88141a9

Please sign in to comment.