all repos — listfix @ 0f9c6214979820ecc97b282bd766d5fce2573646

Postfix Mailing List Software; Maintained on behalf the of Agency Economy Incorporated NFP.

Do not import Log module. Not needed anymore.

	modified:   listfix/errors.py
Brian Barto bartobrian@gmail.com
Thu, 14 Apr 2022 16:35:02 -0400
commit

0f9c6214979820ecc97b282bd766d5fce2573646

parent

806f0b6846edf7be4f55d3d3cf7112f425c988fc

1 files changed, 0 insertions(+), 1 deletions(-)

jump to
M listfix/errors.pylistfix/errors.py

@@ -1,5 +1,4 @@

import sys -from .log import Log class Errors: