We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b668267 commit 4752ce9Copy full SHA for 4752ce9
1 file changed
cmd/speed/speed.go
@@ -10,8 +10,8 @@ import (
10
"strconv"
11
"strings"
12
13
- "github.com/charmbracelet/huh"
14
"charm.land/lipgloss/v2"
+ "github.com/charmbracelet/huh"
15
xstrings "github.com/charmbracelet/x/exp/strings"
16
"github.com/digitalghost-dev/poke-cli/cmd/utils"
17
"github.com/digitalghost-dev/poke-cli/connections"
0 commit comments