fix: fixed search/replace error

This commit is contained in:
Dominik Meyer 2025-02-07 15:57:46 +01:00
parent 198829ad45
commit 0077398acb
Signed by: byterazor
GPG Key ID: EABDA0FD5981BC97

View File

@ -1,8 +1,8 @@
use strict; use strict;
use warnings; use warnings;
use Qplmtpd::Constants; use Qpsmtpd::Constants;
use Qplmtpd::DSN; use Qpsmtpd::DSN;
use Net::LMTP; use Net::LMTP;