Skip to content

Commit a39bee0

Browse files
committed
移除print函数
1 parent de215f4 commit a39bee0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

base/lib/src/storage/config/host.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,6 @@ class DefaultHostProviderV2 extends HostFreezer {
203203
}
204204
}
205205

206-
print("全都不可用了,随机选择一个域名返回");
207206
// 全都不可用了,随机选择一个域名返回
208207
return regions
209208
.mustGetRandomElement()

0 commit comments

Comments
 (0)