File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 99
1010 "github.com/AlecAivazis/survey/v2"
1111 "github.com/cli/cli/v2/cmd/ghcs/output"
12- "github.com/cli/cli/v2/internal/codespaces/api"
1312 "github.com/cli/cli/v2/internal/codespaces"
13+ "github.com/cli/cli/v2/internal/codespaces/api"
1414 "github.com/fatih/camelcase"
1515 "github.com/spf13/cobra"
1616)
Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ import (
1212 "strings"
1313
1414 "github.com/cli/cli/v2/cmd/ghcs/output"
15- "github.com/cli/cli/v2/internal/codespaces/api"
1615 "github.com/cli/cli/v2/internal/codespaces"
16+ "github.com/cli/cli/v2/internal/codespaces/api"
1717 "github.com/cli/cli/v2/internal/liveshare"
1818 "github.com/muhammadmuzzammil1998/jsonc"
1919 "github.com/spf13/cobra"
You can’t perform that action at this time.
0 commit comments