#156 - remove comment of create-date and created by

This commit is contained in:
rICTx-T1D 2021-01-04 20:59:01 +01:00 committed by mh
parent 99803870c5
commit dfa1fb3426

View file

@ -25,9 +25,6 @@ import info.nightscout.androidaps.core.R;
import info.nightscout.androidaps.utils.SafeParse;
import info.nightscout.androidaps.utils.ToastUtils;
/**
* Created by mike on 28.06.2016.
*/
public class NumberPicker extends LinearLayout implements View.OnKeyListener,
View.OnTouchListener, View.OnClickListener {