Remove old template project from settings.gradle

This commit is contained in:
ganfra
2023-03-27 17:18:11 +02:00
parent 429bec0f1c
commit 111833d3d5

View File

@@ -58,7 +58,6 @@ include(":tests:uitests")
include(":anvilannotations")
include(":anvilcodegen")
include(":libraries:architecture")
include(":features:template")
include(":libraries:androidutils")
include(":samples:minimal")
include(":libraries:encrypted-db")