Skip to content

Instantly share code, notes, and snippets.

@gissuebot
Created July 7, 2014 17:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gissuebot/40d8d81e8a6cb8e938e1 to your computer and use it in GitHub Desktop.
Save gissuebot/40d8d81e8a6cb8e938e1 to your computer and use it in GitHub Desktop.
Migrated attachment for Guice issue 93, comment 0
Index: spring/test/com/google/inject/spring/SpringIntegrationTest.java
===================================================================
--- spring/test/com/google/inject/spring/SpringIntegrationTest.java (revision 313)
+++ spring/test/com/google/inject/spring/SpringIntegrationTest.java (working copy)
@@ -19,9 +19,7 @@
import junit.framework.TestCase;
import org.springframework.beans.factory.support.DefaultListableBeanFactory;
import org.springframework.beans.factory.support.RootBeanDefinition;
-import org.springframework.beans.factory.config.ConstructorArgumentValues;
import org.springframework.beans.factory.BeanFactory;
-import com.google.inject.PerformanceComparison.TeeImpl;
import com.google.inject.Injector;
import com.google.inject.Guice;
import com.google.inject.AbstractModule;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment