Remove unused import in GetHashtags
Change-Id: Ie2b04a4367ed120504eb14df17b83db8c943ff50
This commit is contained in:
@@ -26,7 +26,6 @@ import com.google.inject.Singleton;
|
||||
import java.io.IOException;
|
||||
import java.util.Collections;
|
||||
import java.util.Set;
|
||||
import java.util.TreeSet;
|
||||
|
||||
@Singleton
|
||||
public class GetHashtags implements RestReadView<ChangeResource> {
|
||||
|
||||
Reference in New Issue
Block a user