diff --git a/flow/shared/schema_helpers.go b/flow/shared/schema_helpers.go index e586faf256..2c92195e6f 100644 --- a/flow/shared/schema_helpers.go +++ b/flow/shared/schema_helpers.go @@ -5,9 +5,9 @@ import ( "slices" "go.temporal.io/sdk/log" + "golang.org/x/exp/maps" "github.com/PeerDB-io/peer-flow/generated/protos" - "golang.org/x/exp/maps" ) func AdditionalTablesHasOverlap(currentTableMappings []*protos.TableMapping,