Remove towncrier template.

This commit is contained in:
Benoit Marty 2024-06-27 12:16:34 +02:00
parent a580774d0c
commit 77d10eaf39
2 changed files with 0 additions and 37 deletions

View file

@ -212,7 +212,6 @@ knit {
exclude(
"**/build/**",
"*/.gradle/**",
"*/towncrier/template.md",
"**/CHANGES.md",
)
}