Skip to content

Commit eeeee84

Browse files
Removing unused import in GstreamerApp
1 parent f7f8abd commit eeeee84

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/validation/mtl_engine/GstreamerApp.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
import re
77
import time
88

9-
from compliance.pcap_compliance import PcapComplianceClient
10-
119
from .execute import log_fail, run
1210

1311
logger = logging.getLogger(__name__)

0 commit comments

Comments
 (0)