remove redundant modules

This commit is contained in:
2022-08-13 20:09:21 +06:00
parent 08b797bbc2
commit 751e9aa66c
16 changed files with 29 additions and 452 deletions

View File

@@ -1,4 +1,4 @@
String[] toInclude = [":bot", ":plugin", ":fsm:bot", ":fsm:plugin"]
String[] toInclude = [":bot", ":plugin"]
rootProject.name = 'plagubot'