Remove P.log line.
This commit is contained in:
parent
d0014f8a51
commit
3434b239b6
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ from voussoirkit import spinal
|
|||
from voussoirkit import winwhich
|
||||
|
||||
P = etiquette.photodb.PhotoDB(ephemeral=True)
|
||||
P.log.setLevel(100)
|
||||
|
||||
WRITING_ROOTDIR = pathclass.Path(__file__).parent
|
||||
|
||||
|
|
Loading…
Reference in a new issue