Removed duplicate Clipboard in api/blueprints package

This commit is contained in:
Florian CUNY 2019-04-28 13:50:48 +02:00
parent 854d06eef2
commit bf7e3ab7b8

View File

@ -1,8 +0,0 @@
package world.bentobox.bentobox.api.blueprints;
/**
* @author tastybento, Poslovitch
* @since 1.5.0
*/
public class Clipboard {
}