Skip to content

Commit

Permalink
Don't need to sign the pod files
Browse files Browse the repository at this point in the history
  • Loading branch information
briandfoy committed Nov 22, 2024
1 parent 95c4e71 commit 178cf1b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 33 deletions.
16 changes: 0 additions & 16 deletions lib/CPAN/Audit/DB.pod.gpg

This file was deleted.

16 changes: 0 additions & 16 deletions lib/CPANSA/DB.pod.gpg

This file was deleted.

1 change: 0 additions & 1 deletion util/generate
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,6 @@ sub run ( @args ) {
open my $fh, '>:encoding(UTF-8)', $pod_file;
print {$fh} $pod;
close $fh;
output_gpg_signature( $string, $pod_file );
}

}
Expand Down

0 comments on commit 178cf1b

Please sign in to comment.