diff --git a/tests/pytest/query/queryLike.py b/tests/pytest/query/queryLike.py index e771d7c68f..2bcd5906a8 100644 --- a/tests/pytest/query/queryLike.py +++ b/tests/pytest/query/queryLike.py @@ -17,7 +17,6 @@ from util.log import * from util.cases import * from util.sql import * - class TDTestCase: def init(self, conn, logSql): tdLog.debug("start to execute %s" % __file__)