From 0f540c380146c18a930c8d5333982b6d8fb62968 Mon Sep 17 00:00:00 2001 From: Jigar Sanghrajka Date: Mon, 20 Nov 2023 20:19:26 -0800 Subject: [PATCH] fixing pre-commit issue --- tests/saitests/py3/sai_qos_tests.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/saitests/py3/sai_qos_tests.py b/tests/saitests/py3/sai_qos_tests.py index 0ed22b459a..1a98e3b64c 100644 --- a/tests/saitests/py3/sai_qos_tests.py +++ b/tests/saitests/py3/sai_qos_tests.py @@ -17,7 +17,6 @@ simple_arp_packet, send_packet, simple_tcp_packet, - simple_udp_packet, simple_qinq_tcp_packet, simple_ip_packet, simple_ipv4ip_packet,