dmarc: remove useless comment
This commit is contained in:
parent
268cd1137c
commit
a0dba47741
@ -102,8 +102,6 @@ use warnings;
|
|||||||
|
|
||||||
use Qpsmtpd::Constants;
|
use Qpsmtpd::Constants;
|
||||||
|
|
||||||
#use Socket qw(:DEFAULT :crlf);
|
|
||||||
|
|
||||||
sub init {
|
sub init {
|
||||||
my ($self, $qp) = (shift, shift);
|
my ($self, $qp) = (shift, shift);
|
||||||
$self->{_args} = { @_ };
|
$self->{_args} = { @_ };
|
||||||
|
Loading…
Reference in New Issue
Block a user