Skip to content

Commit

Permalink
chore: Remove unused function
Browse files Browse the repository at this point in the history
  • Loading branch information
gabe565 committed May 9, 2024
1 parent a061a14 commit a62e988
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/com.gabe565.nightscout.sdPlugin/js/Template.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,4 @@ class Template {

return this.canvas.toDataURL();
}

setData(data) {
// stub
}
}

0 comments on commit a62e988

Please sign in to comment.