[RELEASE] 6.1.1.0-rc01

This commit is contained in:
世界 2020-05-01 14:25:18 +08:00
parent a64472561f
commit 97d666cc00
No known key found for this signature in database
GPG Key ID: CD109927C34A63C4
1 changed files with 0 additions and 5 deletions

View File

@ -33,7 +33,6 @@ fun HashSet<Any>.filterBaseTexts(): HashSet<Any> {
remove(item)
add(item.text)
addAll(item.texts)
hasNext = true
@ -52,7 +51,6 @@ fun HashSet<Any>.filterBaseTexts(): HashSet<Any> {
remove(item)
add(item.text)
addAll(item.texts)
hasNext = true
@ -62,7 +60,6 @@ fun HashSet<Any>.filterBaseTexts(): HashSet<Any> {
remove(item)
add(item.text)
addAll(item.texts)
hasNext = true
@ -72,7 +69,6 @@ fun HashSet<Any>.filterBaseTexts(): HashSet<Any> {
remove(item)
add(item.text)
addAll(item.texts)
hasNext = true
@ -82,7 +78,6 @@ fun HashSet<Any>.filterBaseTexts(): HashSet<Any> {
remove(item)
add(item.text)
addAll(item.texts)
hasNext = true