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::Log;
use pgBackRestDoc::Common::String;
use pgBackRestDoc::Custom::DocConfigData;
use pgBackRestDoc::ProjectInfo;
####################################################################################################################################