Import cleaning.

This commit is contained in:
Luke Taylor 2009-04-26 10:06:58 +00:00
parent a5792b094a
commit 4f33f4677b
1 changed files with 1 additions and 1 deletions

View File

@ -16,8 +16,8 @@
package org.springframework.security.config;
import static org.junit.Assert.*;
import static org.mockito.Matchers.any;
import static org.mockito.Mockito.*;
import static org.mockito.Matchers.*;
import java.util.List;