mirror of
https://github.com/Benjamin-Wiegand/Flywheel.git
synced 2026-08-07 14:22:23 -07:00
refactor: remove todo
the error gets handled in the ProjectionService
This commit is contained in:
@@ -231,7 +231,6 @@ public class ProjectionActivity extends AppCompatActivity implements MakeshiftBi
|
||||
}
|
||||
|
||||
@Override
|
||||
// TODO: show error
|
||||
public void onPrivdLaunchFailure(UserFriendlyException e) {
|
||||
onPrivdDisconnected();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user