dajac commented on code in PR #14524: URL: https://github.com/apache/kafka/pull/14524#discussion_r1356465862
########## tests/kafkatest/services/kafka/util.py: ########## @@ -12,9 +12,11 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. - from collections import namedtuple +from ducktape.tests.test import TestContext Review Comment: Let's revert all changes in this file. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org