Remove Jinja extentions that are now built in (#1008)

This commit is contained in:
Daniel Markstedt 2022-11-28 13:05:19 -08:00 committed by GitHub
parent dd94dd8c85
commit 5afc6b911f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -1,3 +1,2 @@
[python: **.py]
[jinja2: **/templates/**.html]
extensions=jinja2.ext.autoescape,jinja2.ext.with_