Removed ItemStorageCan due to being an empty class
This commit is contained in:
parent
4d6444bd43
commit
f9dbf0c71d
1 changed files with 0 additions and 11 deletions
|
@ -1,11 +0,0 @@
|
|||
package resonantinduction.archaic.crate;
|
||||
|
||||
/**
|
||||
* Can that is used to store items such as food, parts, or solid fuels.
|
||||
*
|
||||
* @author DarkGuardsman
|
||||
*/
|
||||
public class ItemStorageCan
|
||||
{
|
||||
|
||||
}
|
Loading…
Reference in a new issue