Remove wrong dependency

This commit is contained in:
Alexey Andreev 2015-10-10 08:31:16 +03:00
parent 1617834007
commit 11e168bc25

View File

@ -40,11 +40,6 @@
<artifactId>teavm-jso-apis</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.teavm</groupId>
<artifactId>teavm-dom</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>