Skip to content

Commit

Permalink
Add missing import.
Browse files Browse the repository at this point in the history
Change-Id: I23e145f8b33725db347c4150cbb5e07d9d27ef9d
  • Loading branch information
mint570 committed Aug 4, 2022
1 parent 55aedd7 commit e27bd14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/p4rt/test_p4rt_mirror.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
from swsscommon import swsscommon

import pytest
import util
import json

Expand Down

0 comments on commit e27bd14

Please sign in to comment.