1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2026-05-22 10:15:16 +02:00

Remove unused references to DocConfig and DocConfigData Perl modules.

This commit is contained in:
David Steele
2023-09-29 16:57:01 -04:00
parent 217584a2c4
commit 55fda01733
5 changed files with 0 additions and 5 deletions
@@ -15,7 +15,6 @@ use File::Basename qw(dirname);
use pgBackRestDoc::Common::DocRender; use pgBackRestDoc::Common::DocRender;
use pgBackRestDoc::Common::Log; use pgBackRestDoc::Common::Log;
use pgBackRestDoc::Common::String; use pgBackRestDoc::Common::String;
use pgBackRestDoc::Custom::DocConfigData;
use pgBackRestDoc::ProjectInfo; use pgBackRestDoc::ProjectInfo;
#################################################################################################################################### ####################################################################################################################################
@@ -18,7 +18,6 @@ use Storable qw(dclone);
use pgBackRestTest::Common::ExecuteTest; use pgBackRestTest::Common::ExecuteTest;
use pgBackRestDoc::Common::DocConfig;
use pgBackRestDoc::Common::DocManifest; use pgBackRestDoc::Common::DocManifest;
use pgBackRestDoc::Common::Exception; use pgBackRestDoc::Common::Exception;
use pgBackRestDoc::Common::Log; use pgBackRestDoc::Common::Log;
-1
View File
@@ -19,7 +19,6 @@ use Storable qw(dclone);
use pgBackRestTest::Common::ExecuteTest; use pgBackRestTest::Common::ExecuteTest;
use pgBackRestDoc::Common::DocConfig;
use pgBackRestDoc::Common::DocManifest; use pgBackRestDoc::Common::DocManifest;
use pgBackRestDoc::Common::Exception; use pgBackRestDoc::Common::Exception;
use pgBackRestDoc::Common::Log; use pgBackRestDoc::Common::Log;
@@ -17,7 +17,6 @@ use Storable qw(dclone);
use pgBackRestTest::Common::ExecuteTest; use pgBackRestTest::Common::ExecuteTest;
use pgBackRestDoc::Common::DocConfig;
use pgBackRestDoc::Common::DocManifest; use pgBackRestDoc::Common::DocManifest;
use pgBackRestDoc::Common::Log; use pgBackRestDoc::Common::Log;
use pgBackRestDoc::Common::String; use pgBackRestDoc::Common::String;
@@ -15,7 +15,6 @@ use File::Basename qw(dirname);
use File::Copy; use File::Copy;
use Storable qw(dclone); use Storable qw(dclone);
use pgBackRestDoc::Common::DocConfig;
use pgBackRestDoc::Common::DocManifest; use pgBackRestDoc::Common::DocManifest;
use pgBackRestDoc::Common::Log; use pgBackRestDoc::Common::Log;
use pgBackRestDoc::Common::String; use pgBackRestDoc::Common::String;