Skip to content

Commit

Permalink
Fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
anxolin committed Aug 1, 2023
1 parent c6f550f commit 01b610f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cowprotocol/cow-sdk",
"version": "2.3.0-rc.9",
"version": "2.3.0-rc.10",
"license": "(MIT OR Apache-2.0)",
"files": [
"/dist"
Expand Down
1 change: 0 additions & 1 deletion src/order-book/api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import {
OrderCreation,
OrderQuoteRequest,
OrderQuoteResponse,
ProtocolAppData,
SolverCompetitionResponse,
TotalSurplus,
Trade,
Expand Down

0 comments on commit 01b610f

Please sign in to comment.