clean up files

This commit is contained in:
Jami Cogswell
2022-09-23 17:09:37 -04:00
committed by Tony Torralba
parent 012cfebd7a
commit c7e7e24cf8
5 changed files with 55 additions and 87 deletions

View File

@@ -8,8 +8,7 @@ public class TestStartActivityToGetIntent {
return null;
}
static void sink(Object sink) {
}
static void sink(Object sink) {}
public void test(Context ctx, Activity act) {
{