Polish
Closes gh-5013
This commit is contained in:
committed by
Stephane Nicoll
parent
4c1bb38878
commit
9a31e02806
@@ -16,10 +16,10 @@
|
||||
|
||||
package org.springframework.boot.autoconfigure.mustache.web;
|
||||
|
||||
import java.io.ByteArrayInputStream;
|
||||
import java.io.InputStream;
|
||||
import java.util.Locale;
|
||||
|
||||
import org.fusesource.hawtbuf.ByteArrayInputStream;
|
||||
import org.junit.Before;
|
||||
import org.junit.Test;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user