Remove :samples:minimal module
This commit is contained in:
parent
a132be2dd8
commit
4c61e5dfa2
32 changed files with 3 additions and 587 deletions
|
|
@ -70,8 +70,6 @@ include(":tests:testutils")
|
|||
include(":anvilannotations")
|
||||
include(":anvilcodegen")
|
||||
|
||||
include(":samples:minimal")
|
||||
|
||||
fun includeProjects(directory: File, path: String, maxDepth: Int = 1) {
|
||||
directory.listFiles().orEmpty().also { it.sort() }.forEach { file ->
|
||||
if (file.isDirectory) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue