Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
DoctorSlimm committed Nov 16, 2021
1 parent 067270c commit 457cf57
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/bigone.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

const Exchange = require ('./base/Exchange');
const { ExchangeError, ArgumentsRequired, AuthenticationError, OrderNotFound, InsufficientFunds, PermissionDenied, BadRequest, BadSymbol, RateLimitExceeded, InvalidOrder } = require ('./base/errors');
const Precise = require ('./base/Precise');

// ---------------------------------------------------------------------------

Expand Down

0 comments on commit 457cf57

Please sign in to comment.