Remove some unneeded files.

This commit is contained in:
drtshock 2014-05-19 13:08:37 -05:00
parent 28afd6530c
commit b10e31acbb
5 changed files with 0 additions and 40 deletions

View File

@ -1,5 +0,0 @@
<component name="CopyrightManager">
<settings default="">
<module2copyright />
</settings>
</component>

View File

@ -1,11 +0,0 @@
<component name="libraryTable">
<library name="lib">
<CLASSES>
<root url="jar://$PROJECT_DIR$/lib/Vault.jar!/" />
<root url="jar://$PROJECT_DIR$/lib/Herochat.jar!/" />
<root url="jar://$PROJECT_DIR$/lib/LWC.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>

View File

@ -1,5 +0,0 @@
<component name="DependencyValidationManager">
<state>
<option name="SKIP_IMPORT_STATEMENTS" value="false" />
</state>
</component>

BIN
src/main/.DS_Store vendored

Binary file not shown.

View File

@ -309,22 +309,3 @@ public class Board {
return true;
}
}