Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Elliott <[email protected]>
  • Loading branch information
joe-elliott committed Nov 1, 2024
1 parent 96b2708 commit 60e19d2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cmd/tempo-cli/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@ package main
import (
"flag"
"fmt"
"github.com/grafana/dskit/flagext"
"os"

"github.com/grafana/dskit/flagext"

"github.com/alecthomas/kong"
"gopkg.in/yaml.v2"

Expand Down

0 comments on commit 60e19d2

Please sign in to comment.