Shuffle some internal stuff to API so that modules will compile

This commit is contained in:
md_5
2014-01-10 09:58:31 +11:00
parent 4be58a7c00
commit 7483b4d276
8 changed files with 10 additions and 11 deletions

View File

@@ -23,12 +23,6 @@
</properties>
<dependencies>
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.2.4</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-codec-http</artifactId>