Remove old Spout library

This commit is contained in:
Mike Primm 2016-06-21 22:58:40 -05:00
parent 3f0a842414
commit 9f835b4978

View File

@ -114,12 +114,6 @@
<artifactId>DynmapCore</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.getspout</groupId>
<artifactId>spoutpluginapi</artifactId>
<version>dev-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>ru.tehkode</groupId>
<artifactId>PermissionsEx</artifactId>