Skip to content

Commit 8f88829

Browse files
committed
Apply changes
1 parent 5ec0b06 commit 8f88829

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

onboarding/src/main/kotlin/io/homeassistant/companion/android/launcher/LauncherActivity.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ class LauncherActivity : AppCompatActivity() {
3737
}
3838

3939
companion object {
40-
4140
fun newInstance(context: Context, deepLink: DeepLink? = null): Intent {
4241
return Intent(context, LauncherActivity::class.java).apply {
4342
if (deepLink != null) {

0 commit comments

Comments
 (0)