From bdde70ae5b4ce272946f1b7bcad3fcc1581f4bdc Mon Sep 17 00:00:00 2001 From: Gianni Ceccarelli Date: Thu, 22 Jun 2023 09:31:31 +0100 Subject: handles new claws encryption --- lib/Config/ClawsMail/Password/Inline.pm | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 lib/Config/ClawsMail/Password/Inline.pm (limited to 'lib/Config/ClawsMail/Password/Inline.pm') diff --git a/lib/Config/ClawsMail/Password/Inline.pm b/lib/Config/ClawsMail/Password/Inline.pm deleted file mode 100644 index 1df0506..0000000 --- a/lib/Config/ClawsMail/Password/Inline.pm +++ /dev/null @@ -1,14 +0,0 @@ -# DO NOT EDIT. GENERATED BY: Inline::Module -# -# This module is for author-side development only. When this module is shipped -# to CPAN, it will be automagically replaced with content that does not -# require any Inline framework modules (or any other non-core modules). -# -# To regenerate this stub module, run this command: -# -# perl -MInline::Module=makestub,Config::ClawsMail::Password::Inline - -use strict; use warnings; -package Config::ClawsMail::Password::Inline; -use Inline::Module stub => 'v2'; -1; -- cgit v1.2.3