Merge pull request #87646 from evils/asciidoctor

This commit is contained in:
Doron Behar 2020-09-19 19:32:42 +03:00 committed by GitHub
commit 3d36d46fa4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,6 @@ let
exes = [ exes = [
"asciidoctor" "asciidoctor"
"asciidoctor-pdf" "asciidoctor-pdf"
"asciidoctor-safe"
"asciidoctor-epub3" "asciidoctor-epub3"
]; ];