remove unneeded .classpath entry

This commit is contained in:
Manu Sridharan 2017-08-27 15:00:08 -07:00
parent a49bcf5aa1
commit 14ec60add8
1 changed files with 0 additions and 1 deletions

View File

@ -11,6 +11,5 @@
<classpathentry kind="lib" path="lib/logback-classic-1.0.9.jar"/>
<classpathentry kind="lib" path="lib/logback-core-1.0.9.jar"/>
<classpathentry kind="lib" path="lib/slf4j-api-1.7.2.jar"/>
<classpathentry kind="lib" path="lib/jcommander-1.64.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>