Skip to content

Commit

Permalink
Lint check
Browse files Browse the repository at this point in the history
  • Loading branch information
mrz1836 committed Jan 10, 2020
1 parent ecef024 commit aeae1f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/api.js
Original file line number Diff line number Diff line change
Expand Up @@ -653,7 +653,6 @@ async function cancelConversion (t, conversionId, reason) {
return tonicAxios.put(t.config.apiUrl + version + '/conversions/cancel', data, getOptions())
}


//
// TonicPow API - Link Requests
// =====================================================================================================================
Expand Down

0 comments on commit aeae1f7

Please sign in to comment.