Skip to content

Commit 4957708

Browse files
committed
Cleanup
1 parent b722aa6 commit 4957708

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

app/src/main/kotlin/io/homeassistant/companion/android/webview/WebViewPresenterImpl.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,6 @@ class WebViewPresenterImpl @Inject constructor(
7272

7373
private var matterThreadIntentSender: IntentSender? = null
7474

75-
/** Tracks which servers have had their security level verified during this session */
76-
private val securityLevelVerifiedServers = mutableSetOf<Int>()
77-
7875
init {
7976
mainScope.launch {
8077
updateActiveServer()

0 commit comments

Comments
 (0)