Skip to content

Commit

Permalink
Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
rmoreliovlabs committed May 16, 2024
1 parent 253f011 commit 4c74307
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
import java.util.Collections;
import java.util.List;
import java.util.Map;
import java.util.function.Supplier;

/**
* Created by ajlopez on 8/6/2016.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
import org.mockito.Mockito;

import java.util.Map;
import java.util.function.Supplier;

/**
* Created by Anton Nashatyrev on 29.12.2015.
Expand Down

0 comments on commit 4c74307

Please sign in to comment.