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

View File

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