Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

Commit

Permalink
Run make fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
rafiramadhana committed Sep 17, 2023
1 parent 89fbf7d commit 4fc2240
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cmd/cli/select_context.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@ import (
"fmt"
"os"

"github.com/ergomake/layerform/internal/lfconfig"
"github.com/pkg/errors"
"github.com/spf13/cobra"

"github.com/ergomake/layerform/internal/lfconfig"
)

func init() {
Expand Down

0 comments on commit 4fc2240

Please sign in to comment.