Skip to content

Commit

Permalink
fix: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
fritzduchardt committed Sep 11, 2023
1 parent 30ee653 commit fd65f05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/myks/smart_mode.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ package myks

import (
"fmt"
"golang.org/x/exp/slices"
"regexp"
"sort"
"strings"

"github.com/rs/zerolog/log"
"golang.org/x/exp/slices"
)

func (g *Globe) getGlobalLibDirExpr() string {
Expand Down

0 comments on commit fd65f05

Please sign in to comment.