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

@@ -7,8 +7,7 @@ import android.os.IBinder;
public class IntentSourcesService extends Service {
private static void sink(Object o) {
}
private static void sink(Object o) {}
@Override
public void onStart(Intent intent, int startId) {