Browse Source

Fixes linting

pull/637/head
Varun Sharma 6 years ago
parent
commit
edb03f7d27
  1. 2
      papaparse.js

2
papaparse.js

@ -563,7 +563,7 @@ License: MIT @@ -563,7 +563,7 @@ License: MIT
this.halted = function()
{
return this._halted;
}
};
this._sendError = function(error)
{

Loading…
Cancel
Save