Skip to content

Commit

Permalink
glab: fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
rsteube committed Nov 15, 2024
1 parent 41a0297 commit 76151d5
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 76151d5

Please sign in to comment.