feat!: Remove legacy code"

This commit is contained in:
Gerald Pinder 2023-12-16 20:46:29 -05:00
parent 006966bb35
commit 785fc2f762
4 changed files with 3 additions and 157 deletions

View file

@ -20,9 +20,7 @@ serde_yaml = "0.9.25"
tera = "1.19.1"
[features]
default = ["modules"]
default = []
nightly = ["init", "build"]
init = []
build = []
modules = []
legacy = []