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