Skip to content

Commit

Permalink
fix import path/filepath
Browse files Browse the repository at this point in the history
  • Loading branch information
Anish Maddipoti authored and Anish Maddipoti committed Jul 11, 2024
1 parent 3b480c1 commit 5c77486
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/cmd/portforward/portforward.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import (
"os/exec"
"os/signal"
"strings"
"path/filepath"

"github.com/brevdev/brev-cli/pkg/cmd/cmderrors"
"github.com/brevdev/brev-cli/pkg/cmd/completions"
Expand Down

0 comments on commit 5c77486

Please sign in to comment.