Skip to content

Commit 614a0ff

Browse files
committed
Remove TODO
1 parent 752b7fe commit 614a0ff

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

jabgui/src/main/java/org/jabref/gui/git/GitShareToGitHubDialogView.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,6 @@ private void initialize() {
6767

6868
this.setTitle(Localization.lang("Share this Library to GitHub"));
6969

70-
// TODO: This does not work - move do initialize (because of @Inject)
71-
7270
ControlHelper.setAction(shareButton, this.getDialogPane(), _ -> shareToGitHub());
7371
patHelpTooltip.setText(
7472
Localization.lang("Click to open GitHub Personal Access Token documentation")

0 commit comments

Comments
 (0)