Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoShaka committed Oct 31, 2024
1 parent eb0e8ac commit f487795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration/tctl_terraform_env_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ import (
"bytes"
"context"
"encoding/base64"
"github.com/prometheus/client_golang/prometheus"
"log/slog"
"os"
"path/filepath"
Expand All @@ -33,6 +32,7 @@ import (

"github.com/alecthomas/kingpin/v2"
"github.com/google/uuid"
"github.com/prometheus/client_golang/prometheus"
"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/require"

Expand Down

0 comments on commit f487795

Please sign in to comment.