Skip to content

Commit

Permalink
Added missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
Evgueni Driouk authored and Evgueni Driouk committed Sep 21, 2018
1 parent 7134e6a commit 2b55614
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -15,6 +15,7 @@
import java.util.LinkedHashMap;
import java.util.LinkedList;
import java.util.Map;
import java.util.regex.Pattern;

import org.eclipse.core.runtime.Assert;
import org.eclipse.jface.text.BadLocationException;
Expand Down

0 comments on commit 2b55614

Please sign in to comment.