remove stuff thats not needed

This commit is contained in:
Tim Gunn 2018-10-25 20:13:19 +13:00
parent 39c3938cf7
commit 4592f290db

View file

@ -44,7 +44,6 @@ public class DetermineBasalAdapterSMBJS {
private JSONObject mMealData;
private JSONObject mCurrentTemp;
private JSONObject mAutosensData = null;
private long mCurrentTime;
private boolean mMicrobolusAllowed;
private boolean mSMBAlwaysAllowed;