Skip to content

Commit

Permalink
fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
dlicheva committed Nov 8, 2024
1 parent 956441a commit b9c110a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion components/consumers/pdf/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,11 @@ import (
"path/filepath"
"time"

"google.golang.org/protobuf/types/known/timestamppb"

"github.com/smithy-security/smithy/components/consumers"
playwright "github.com/smithy-security/smithy/pkg/playwright"
s3client "github.com/smithy-security/smithy/pkg/s3"
"google.golang.org/protobuf/types/known/timestamppb"
)

var (
Expand Down

0 comments on commit b9c110a

Please sign in to comment.