remove todo's

This commit is contained in:
Sheppy
2018-06-26 21:35:45 +02:00
committed by atlantispc_sheppy
parent 838815d1d6
commit d12c99ee74

View File

@@ -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 = []