remove stupid header commend

This commit is contained in:
Chris 2016-09-12 22:57:59 +02:00
parent 1dd865fd97
commit 12d8bb7ef2
6 changed files with 0 additions and 3 deletions

View File

@ -7,9 +7,6 @@ import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.UUID;
/**
* Created by Christopher on 12.09.2016.
*/
public class MySQL
{
private Plugin m_plugin;