Merge pull request #2768 from LeoDog896/master

Remove unused package
This commit is contained in:
Anuken
2020-09-30 09:43:12 -04:00
committed by GitHub
2 changed files with 0 additions and 8 deletions

View File

@@ -1,4 +0,0 @@
package mindustry.world.producers;
public class Produce{
}

View File

@@ -1,4 +0,0 @@
package mindustry.world.producers;
public class ProduceItem{
}