Excluded comp** from final jar

This commit is contained in:
Anuken
2021-04-03 11:15:41 -04:00
parent 19778c743c
commit 93f3d6039e
5 changed files with 7 additions and 3 deletions
@@ -2,7 +2,6 @@ package mindustry.ai.types;
import arc.math.*;
import mindustry.entities.*;
import mindustry.entities.comp.*;
import mindustry.entities.units.*;
import mindustry.gen.*;
import mindustry.world.meta.*;