diff --git a/frontend_utils.py b/frontend_utils.py index b1b80c9..454026a 100644 --- a/frontend_utils.py +++ b/frontend_utils.py @@ -141,10 +141,6 @@ def correct_month(date,data_start,data_end): return (date,True) -#TODO cfg histfile -#TODO cfg histlength -#TODO cfg histshow -#TODO cfg dontsaveonhistcall history=None def load_history(histfile="history.log"): tmp = []