Skip to content

Commit

Permalink
Removed unnecessary imports
Browse files Browse the repository at this point in the history
Signed-off-by: Marcos Gonzalez Mayedo <alemayed@amazon.com>
  • Loading branch information
Marcos Gonzalez Mayedo committed Jun 28, 2023
1 parent 51b5209 commit 326700e
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@
import org.opensearch.dataprepper.plugins.sink.config.ThresholdConfig;
import org.opensearch.dataprepper.test.helper.ReflectivelySetField;

import java.util.Map;
import java.util.UUID;

import static org.hamcrest.MatcherAssert.assertThat;
import static org.hamcrest.Matchers.equalTo;

Expand Down

0 comments on commit 326700e

Please sign in to comment.