Remove askama config

Its no longer needed since https://github.com/tokio-rs/axum/pull/201
This commit is contained in:
David Pedersen
2021-08-18 14:41:00 +02:00
parent e22045d42f
commit 5368e33f99
-4
View File
@@ -1,4 +0,0 @@
# used to configure askama used in some examples
[general]
dirs = ["examples/templates"]