From dc7764bfc5814405052e3f454f49836569d8d5da Mon Sep 17 00:00:00 2001 From: Jason-Jia Date: Sun, 26 Sep 2021 13:42:36 +0800 Subject: [PATCH] Update nettest.py --- tests/pytest/client/nettest.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/pytest/client/nettest.py b/tests/pytest/client/nettest.py index e42603db7e..50bc5cd014 100644 --- a/tests/pytest/client/nettest.py +++ b/tests/pytest/client/nettest.py @@ -11,8 +11,6 @@ # -*- coding: utf-8 -*- - - import taos import subprocess -- GitLab