Skip to content
Snippets Groups Projects
Commit a579c7bb authored by kr328's avatar kr328
Browse files

Fix: should not delay before patch system dns

parent 654c488e
No related branches found
No related tags found
No related merge requests found
......@@ -80,8 +80,6 @@ class NetworkObserveModule(service: Service) :
}
try {
delay(TimeUnit.SECONDS.toMillis(10))
while (true) {
val network = networks.receive()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment