Add missing ExpectPlatform
This commit is contained in:
parent
04c6ea2e66
commit
5229643761
|
|
@ -86,6 +86,7 @@ public class ModernFixPlatformHooks {
|
|||
throw new AssertionError();
|
||||
}
|
||||
|
||||
@ExpectPlatform
|
||||
public static void onLaunchComplete() {
|
||||
throw new AssertionError();
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user