Skip to content

Commit

Permalink
Merge pull request #2591 from carapace-sh/glab-fix-import
Browse files Browse the repository at this point in the history
glab: fix import
  • Loading branch information
rsteube authored Nov 15, 2024
2 parents 41a0297 + 76151d5 commit afe723e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion completers/glab_completer/cmd/token_create.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package cmd

import (
"github.com/carapace-sh/carapace"
"github.com/carapace-sh/carapace-bin/completers_release/glab_completer/cmd/action"
"github.com/carapace-sh/carapace-bin/completers/glab_completer/cmd/action"
"github.com/spf13/cobra"
)

Expand Down

0 comments on commit afe723e

Please sign in to comment.