cleanup unused round-basal.js

This commit is contained in:
AdrianLxM 2017-01-25 11:34:09 +01:00
parent 805f23fe59
commit 9ef4f4d9ad

View file

@ -1,5 +0,0 @@
var round_basal = function round_basal(basal, profile) {
return basal;
}
exports = module.exports = round_basal