You've already forked pgbackrest
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:
@@ -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;
|
||||||
|
|||||||
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user