Delete ChunkGenerator.java

It wasn't used
This commit is contained in:
James Seibel
2021-11-17 22:27:03 -06:00
parent 359ac48885
commit b9d641bb79
@@ -1,7 +0,0 @@
package com.seibel.lod.wrappers.chunk;
//This class will contain all methods usefull to generate the fake ChunkWrapper
public class ChunkGenerator
{
}