Skip to content

Commit 3060469

Browse files
committed
Analysis: Resolve unreachable code warning
Warning Message: "Unreachable code"
1 parent d6bd951 commit 3060469

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

WordPress/src/main/java/org/wordpress/android/ui/domains/DomainsDashboardViewModel.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,6 @@ class DomainsDashboardViewModel @Inject constructor(
224224
TODO("Not yet implemented")
225225
}
226226
}
227-
return true
228227
}
229228

230229
fun onSuccessfulDomainRegistration() {

0 commit comments

Comments
 (0)