From 580fb571e1afbfa5662b4bd34daed7b1b6171a33 Mon Sep 17 00:00:00 2001 From: jiacy-jcy Date: Mon, 20 Jun 2022 14:11:29 +0800 Subject: [PATCH] modify import packages --- tests/system-test/1-insert/table_comment.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/system-test/1-insert/table_comment.py b/tests/system-test/1-insert/table_comment.py index 1e999c5f00..5b85a3964f 100644 --- a/tests/system-test/1-insert/table_comment.py +++ b/tests/system-test/1-insert/table_comment.py @@ -14,7 +14,6 @@ import random import string -from tomlkit import comment from util.log import * from util.cases import * from util.sql import *