From 2fbd14fffa30e07898951c173abcffc19115539c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=8F=E5=A5=87=E6=A5=A0?= Date: Wed, 28 Jun 2023 19:50:45 +0800 Subject: [PATCH] optimize --- .../MarketDataSnapshotFullRefresh.generated.go | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/marketdatasnapshotfullrefresh/MarketDataSnapshotFullRefresh.generated.go b/marketdatasnapshotfullrefresh/MarketDataSnapshotFullRefresh.generated.go index 9a1b851..09e45a9 100644 --- a/marketdatasnapshotfullrefresh/MarketDataSnapshotFullRefresh.generated.go +++ b/marketdatasnapshotfullrefresh/MarketDataSnapshotFullRefresh.generated.go @@ -3,13 +3,12 @@ package marketdatasnapshotfullrefresh import ( "time" - "github.com/shopspring/decimal" - "github.com/quickfixgo/enum" "github.com/quickfixgo/field" "github.com/quickfixgo/fix44" "github.com/quickfixgo/quickfix" "github.com/quickfixgo/tag" + "github.com/shopspring/decimal" ) //MarketDataSnapshotFullRefresh is the fix44 MarketDataSnapshotFullRefresh type, MsgType = W