remove unused module
This commit is contained in:
parent
cdc1706ab7
commit
76e19c86e4
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ import stat
|
|||
import json
|
||||
import logging
|
||||
from logging.handlers import SysLogHandler
|
||||
import yaml
|
||||
from yaml import dump
|
||||
try:
|
||||
from yaml import CDumper as Dumper
|
||||
|
|
Loading…
Reference in a new issue