mirror of
https://github.com/zDevelopers/ImageOnMap.git
synced 2024-11-16 15:15:11 +01:00
Update src/main/java/fr/moribus/imageonmap/commands/maptool/UpdateCommand.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
This commit is contained in:
parent
2be34cb34a
commit
2b062f451e
@ -81,7 +81,6 @@ public class UpdateCommand extends IoMCommand
|
||||
break;
|
||||
default:
|
||||
scaling = ImageUtils.ScalingType.CONTAINED;
|
||||
break;
|
||||
}
|
||||
ImageMap map;
|
||||
PluginLogger.info("getting mapfromargs");
|
||||
|
Loading…
Reference in New Issue
Block a user