cleanup unused round-basal.js
This commit is contained in:
parent
805f23fe59
commit
9ef4f4d9ad
1 changed files with 0 additions and 5 deletions
|
@ -1,5 +0,0 @@
|
||||||
var round_basal = function round_basal(basal, profile) {
|
|
||||||
return basal;
|
|
||||||
}
|
|
||||||
|
|
||||||
exports = module.exports = round_basal
|
|
Loading…
Reference in a new issue