Skip to content

Commit

Permalink
fix(additives): remove useless line
Browse files Browse the repository at this point in the history
  • Loading branch information
PrajwalM2212 authored and kozlown committed Apr 23, 2018
1 parent d14d24f commit 7944550
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.js
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ class OFF {
* //use additives
* })
*/

getAdditives () {
return request(`${this.URL}/additives.json`)
.then(JSON.parse)
Expand Down

0 comments on commit 7944550

Please sign in to comment.