Remove towncrier template.

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

View file

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