Skip to content

Commit

Permalink
chore: address linting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
scop committed Feb 4, 2025
1 parent 1c18808 commit 4e16e7a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions internal/commands/tokens/delete.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ package tokens

import (
"fmt"

"github.com/UpCloudLtd/upcloud-cli/v3/internal/completion"
"github.com/UpCloudLtd/upcloud-cli/v3/internal/resolver"

Expand Down
1 change: 1 addition & 0 deletions internal/completion/token.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ package completion

import (
"context"

"github.com/UpCloudLtd/upcloud-go-api/v8/upcloud/request"

"github.com/UpCloudLtd/upcloud-cli/v3/internal/service"
Expand Down

0 comments on commit 4e16e7a

Please sign in to comment.