mirror of
https://github.com/github/codeql.git
synced 2026-05-04 21:25:44 +02:00
clean up files
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user