Skip to content

Commit 112cf74

Browse files
authored
corrected error in one method
1 parent de8389a commit 112cf74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swan_assist/src/main/resources/trainingmethods.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1066,7 +1066,7 @@
10661066
"parameters": ["java.lang.CharSequence"],
10671067
"dataIn": {
10681068
"return": false,
1069-
"parameters": [0,1]
1069+
"parameters": [0]
10701070
},
10711071
"dataOut": {
10721072
"return": true,

0 commit comments

Comments
 (0)