I'm not sure where this Guice dependency came from, but Nenya has no dependency

on Guice.

git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1155 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
Michael Bayne
2011-04-06 23:50:35 +00:00
parent a9806ecd06
commit 2db006865e
-6
View File
@@ -72,12 +72,6 @@
<version>r08</version> <version>r08</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>
<dependency>
<groupId>com.google.inject</groupId>
<artifactId>guice</artifactId>
<version>2.0</version>
<scope>compile</scope>
</dependency>
<!-- optional dependencies --> <!-- optional dependencies -->
<dependency> <dependency>
<groupId>com.threerings</groupId> <groupId>com.threerings</groupId>