This is an automated email from the ASF dual-hosted git repository.

gmurthy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git


The following commit(s) were added to refs/heads/main by this push:
     new 2d11901  DISPATCH-2113: Additional fix. python-checker unused import
2d11901 is described below

commit 2d11901a632525969d46a70ab2426f6e8695d686
Author: Ganesh Murthy <[email protected]>
AuthorDate: Tue May 11 16:53:55 2021 -0400

    DISPATCH-2113: Additional fix. python-checker unused import
---
 tests/system_tests_protocol_settings.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/system_tests_protocol_settings.py 
b/tests/system_tests_protocol_settings.py
index c3f1010..4efb448 100644
--- a/tests/system_tests_protocol_settings.py
+++ b/tests/system_tests_protocol_settings.py
@@ -23,7 +23,6 @@ from __future__ import absolute_import
 from __future__ import print_function
 
 import sys
-import os
 from system_test import TestCase, Qdrouterd, main_module
 from system_test import unittest
 from proton.utils import BlockingConnection

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to