remove debug from option.py

This commit is contained in:
2018-09-30 11:26:33 +02:00
parent b494c70d9a
commit 2c5d376219
2 changed files with 1 additions and 12 deletions

View File

@ -113,7 +113,6 @@ log = getLogger('tiramisu')
#FIXME
#import logging
#logging.basicConfig(format='%(levelname)s:%(message)s', level=logging.DEBUG)
debug = False
static_set = frozenset()