Skip to content

Commit

Permalink
Update imports.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tang8330 committed Sep 18, 2024
1 parent 3c6fe07 commit 5b4c625
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/debezium/converters/decimal_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ package converters

import (
"fmt"
"github.com/artie-labs/transfer/lib/typing"
"testing"

"github.com/artie-labs/transfer/lib/debezium"
"github.com/artie-labs/transfer/lib/debezium/converters"
"github.com/artie-labs/transfer/lib/numbers"
"github.com/artie-labs/transfer/lib/typing"
"github.com/artie-labs/transfer/lib/typing/decimal"
"github.com/stretchr/testify/assert"
)
Expand Down

0 comments on commit 5b4c625

Please sign in to comment.