aboutsummaryrefslogtreecommitdiffstats
path: root/commands/comment.go
diff options
context:
space:
mode:
Diffstat (limited to 'commands/comment.go')
-rw-r--r--commands/comment.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/commands/comment.go b/commands/comment.go
index 0a76e4ce..97aa18aa 100644
--- a/commands/comment.go
+++ b/commands/comment.go
@@ -3,6 +3,7 @@ package commands
import (
"errors"
"fmt"
+
"github.com/MichaelMure/git-bug/bug"
"github.com/MichaelMure/git-bug/bug/operations"
"github.com/MichaelMure/git-bug/input"