remove unused module

This commit is contained in:
Antonio J. Delgado 2025-07-21 15:59:32 +03:00
parent cdc1706ab7
commit 76e19c86e4

View file

@ -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