1
0
mirror of synced 2026-07-19 09:35:12 +00:00

Import cleaning.

This commit is contained in:
Luke Taylor
2008-04-22 22:27:51 +00:00
parent 599d9fea04
commit ec81e780b2
@@ -2,8 +2,6 @@ package org.springframework.security.util;
import org.springframework.util.PathMatcher;
import org.springframework.util.AntPathMatcher;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
/**
* Ant path strategy for URL matching.