We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56b8b42 commit a0c7926Copy full SHA for a0c7926
1 file changed
src/main/java/com/junichi11/netbeans/modules/github/issues/issue/ui/GitHubIssuePanel.java
@@ -100,7 +100,6 @@
100
import org.eclipse.egit.github.core.PullRequestMarker;
101
import org.eclipse.egit.github.core.RepositoryCommit;
102
import org.eclipse.egit.github.core.User;
103
-import org.eclipse.egit.github.core.client.IGitHubConstants;
104
import org.eclipse.egit.github.core.service.IssueService;
105
import org.netbeans.api.annotations.common.CheckForNull;
106
import org.openide.DialogDescriptor;
0 commit comments