Skip to content

Commit cb0c037

Browse files
committed
fix: rm useless comments
Signed-off-by: zongz <[email protected]>
1 parent 38cc475 commit cb0c037

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

java/src/test/java/com/kcl/ListVariablesTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ public void testListMergedVariables() throws Exception {
8888
// API instance
8989
API api = new API();
9090

91-
// Test data setup
9291
String[][] testData = {
9392
{ "./src/test_data/list_merged_variables/merge_0/main.k",
9493
"./src/test_data/list_merged_variables/merge_0/base.k", "tests.aType", "\"Internet\"" },

0 commit comments

Comments
 (0)