Skip to content

Commit

Permalink
Fix spotless errors
Browse files Browse the repository at this point in the history
  • Loading branch information
jdeppe-pivotal committed Nov 7, 2018
1 parent 61083a5 commit 5b94349
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
import java.io.IOException;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.stream.Collectors;
import java.util.List;
import java.util.stream.Collectors;

import com.fasterxml.jackson.databind.JsonNode;
import com.fasterxml.jackson.databind.ObjectMapper;
Expand Down

0 comments on commit 5b94349

Please sign in to comment.