Optimize imports

This commit is contained in:
2021-10-25 11:10:22 +02:00
parent df82a9be82
commit 06333b3364
2 changed files with 0 additions and 3 deletions

View File

@ -8,7 +8,6 @@ import org.dreambot.api.methods.Calculations;
import org.dreambot.api.methods.MethodProvider;
import org.dreambot.api.methods.container.impl.Inventory;
import org.dreambot.api.methods.container.impl.Shop;
import org.dreambot.api.methods.interactive.Players;
import org.dreambot.api.methods.skills.Skills;
import org.dreambot.api.methods.world.World;
import org.dreambot.api.methods.world.Worlds;