removed TODO

This commit is contained in:
Thorsten S
2015-12-21 10:30:50 +01:00
parent 0641d9c9c8
commit ff11d522b1
-1
View File
@@ -8,7 +8,6 @@ All configuration is stored in a single ini-file and
persistent state is pickle-dumped into a binary file. persistent state is pickle-dumped into a binary file.
TODO: check lock safety TODO: check lock safety
TODO: manage persistent state in configobj
""" """
import json import json
import logging import logging