refactor: remove todo

the error gets handled in the ProjectionService
This commit is contained in:
Benjamin Wiegand
2026-07-06 13:53:11 -07:00
parent dba9aa64be
commit 639ce82a13
@@ -231,7 +231,6 @@ public class ProjectionActivity extends AppCompatActivity implements MakeshiftBi
}
@Override
// TODO: show error
public void onPrivdLaunchFailure(UserFriendlyException e) {
onPrivdDisconnected();
}