Browse Source

SPR-6972: removed import

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3143 50f2f4bb-b051-0410-bef5-90022cba6387
pull/1/head
Chris Beams 16 years ago
parent
commit
20719a4b27
  1. 1
      org.springframework.beans/src/test/java/org/springframework/beans/Spr6972Tests.java

1
org.springframework.beans/src/test/java/org/springframework/beans/Spr6972Tests.java

@ -1,6 +1,5 @@ @@ -1,6 +1,5 @@
package org.springframework.beans;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertTrue;

Loading…
Cancel
Save