Fix lint issue with ViewBinderDelegate.

fork-5.53.8
Cody Henthorne 2022-10-20 21:53:45 -04:00
rodzic 163c7de327
commit 390f6c2462
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -39,4 +39,4 @@ open class ViewBinderDelegate<T : ViewBinding>(
binding = null
}
}
}