From 1975c981dbf0675f05a754e6f140c6e3143b0852 Mon Sep 17 00:00:00 2001 From: afwerar <1296468573@qq.com> Date: Sat, 25 Jun 2022 18:47:18 +0800 Subject: [PATCH] test: del test tkinter --- tests/system-test/test.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/tests/system-test/test.py b/tests/system-test/test.py index 35f8ea953c..76b83da348 100644 --- a/tests/system-test/test.py +++ b/tests/system-test/test.py @@ -22,9 +22,6 @@ import json import platform import socket import threading -from distutils.log import warn as printf -from tkinter import N -from fabric2 import Connection sys.path.append("../pytest") from util.log import * from util.dnodes import *