clean up files

This commit is contained in:
Jami Cogswell
2022-09-23 15:39:28 -04:00
parent 7e13610d24
commit 65f3ae9829
6 changed files with 117 additions and 201 deletions

View File

@@ -6,8 +6,7 @@ import android.content.Intent;
public class IntentSourcesReceiver extends BroadcastReceiver {
private static void sink(Object o) {
}
private static void sink(Object o) {}
@Override
public void onReceive(Context context, Intent intent) {