Fix style

This commit is contained in:
Mygod
2018-06-01 20:31:27 +08:00
parent 8aa7d6d8c7
commit 33a36ff43b
2 changed files with 2 additions and 2 deletions

View File

@@ -156,4 +156,4 @@ class RepeaterManager(private val parent: TetheringFragment) : Manager(), Servic
binder.groupChanged -= this
data.onStatusChanged()
}
}
}