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
this.halted = function() this.halted = function()
{ {
return this._halted; return this._halted;
} };
this._sendError = function(error) this._sendError = function(error)
{ {

Loading…
Cancel
Save