Commit b6e5103d authored by Stephane Nicoll's avatar Stephane Nicoll

Polish contribution

Closes gh-14592
parent 77afe76e
...@@ -18,10 +18,7 @@ package org.springframework.boot.test.context; ...@@ -18,10 +18,7 @@ package org.springframework.boot.test.context;
import java.util.ArrayList; import java.util.ArrayList;
import java.util.Arrays; import java.util.Arrays;
import java.util.Collections;
import java.util.LinkedHashSet;
import java.util.List; import java.util.List;
import java.util.Set;
import org.springframework.beans.BeanUtils; import org.springframework.beans.BeanUtils;
import org.springframework.boot.SpringApplication; import org.springframework.boot.SpringApplication;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment