forked from GeyserMC/Geyser
Remove invalid protocol dependency from 'connector'
This commit is contained in:
parent
6c881cd9f0
commit
e7a9cf1e79
1 changed files with 0 additions and 5 deletions
|
@ -18,11 +18,6 @@
|
|||
<artifactId>api</artifactId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.geysermc</groupId>
|
||||
<artifactId>protocol</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.yaml</groupId>
|
||||
<artifactId>snakeyaml</artifactId>
|
||||
|
|
Loading…
Reference in a new issue