Skip to content

Commit

Permalink
fix: remove wrong parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseRFelix committed Jun 6, 2024
1 parent 38a19d3 commit 2161204
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ export function getParametersFromOneClickTradingInfo({
oneClickTradingInfo.networkFeeLimit,
new Dec(oneClickTradingInfo.networkFeeLimit.amount)
),
resetPeriod: oneClickTradingInfo.resetPeriod,
sessionPeriod: {
end: oneClickTradingInfo.humanizedSessionPeriod,
},
Expand Down

0 comments on commit 2161204

Please sign in to comment.