remove unused imports
This commit is contained in:
parent
0682d3b3bc
commit
ea9863991d
1 changed files with 0 additions and 2 deletions
|
@ -26,10 +26,8 @@ import java.io.IOException;
|
|||
import java.util.ArrayList;
|
||||
import java.util.Collections;
|
||||
import java.util.HashMap;
|
||||
import java.util.HashSet;
|
||||
import java.util.List;
|
||||
import java.util.Map;
|
||||
import java.util.Set;
|
||||
|
||||
public class AmenityIndexRepositoryBinary implements AmenityIndexRepository {
|
||||
|
||||
|
|
Loading…
Reference in a new issue