Fix checkstyle

This commit is contained in:
Phillip Webb 2015-10-20 17:35:37 -07:00
parent ce95e08e6f
commit fe42ced7ab
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ import java.util.regex.Pattern;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.springframework.util.Base64Utils;
/**