Skip to content

Commit

Permalink
0004943: Removed unnecessary imports from SqlSuggester
Browse files Browse the repository at this point in the history
  • Loading branch information
evan-miller-jumpmind committed Aug 16, 2021
1 parent 2ab7e4f commit f436678
Showing 1 changed file with 0 additions and 2 deletions.
Expand Up @@ -22,7 +22,6 @@

import java.util.ArrayList;
import java.util.Collections;
import java.util.Comparator;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
Expand All @@ -33,7 +32,6 @@

import com.vaadin.flow.component.Key;
import com.vaadin.flow.component.Shortcuts;
import com.vaadin.flow.component.grid.editor.Editor;

import de.f0rce.ace.AceEditor;

Expand Down

0 comments on commit f436678

Please sign in to comment.