Fix formatting
This commit is contained in:
parent
113528e1f2
commit
067484a6a8
@ -1,4 +1,4 @@
|
||||
package org.multimc;/*
|
||||
/*
|
||||
* Copyright 2012-2021 MultiMC Contributors
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
@ -14,6 +14,8 @@ package org.multimc;/*
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
package org.multimc;
|
||||
|
||||
import org.multimc.exception.ParseException;
|
||||
import org.multimc.utils.Parameters;
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
package org.multimc.applet;/*
|
||||
/*
|
||||
* Copyright 2012-2021 MultiMC Contributors
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
@ -14,6 +14,8 @@ package org.multimc.applet;/*
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
package org.multimc.applet;
|
||||
|
||||
import net.minecraft.Launcher;
|
||||
|
||||
import javax.imageio.ImageIO;
|
||||
|
Loading…
Reference in New Issue
Block a user