Skip to content

Commit 26ab011

Browse files
committed
chore: remove test seed script & delete category tool
1 parent 95c697c commit 26ab011

File tree

5 files changed

+0
-384
lines changed

5 files changed

+0
-384
lines changed

_build/gpm.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,6 @@ build:
199199
- acls.gpm.php
200200
scriptsAfter:
201201
- lit.gpm.php
202-
- seed.gpm.php
203202

204203
database:
205204
tables:

_build/gpm_scripts/gpm.script.seed.php

Lines changed: 0 additions & 162 deletions
This file was deleted.

_build/scripts/seed.gpm.php

Lines changed: 0 additions & 148 deletions
This file was deleted.

core/components/modai/src/Elements/Events/modAIOnToolRegister.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ public function run()
1414

1515
\modAI\Tools\GetChunks::class,
1616
\modAI\Tools\CreateChunk::class,
17-
\modAI\Tools\DeleteChunks::class,
1817

1918
\modAI\Tools\GetTemplates::class,
2019
\modAI\Tools\CreateTemplate::class,

0 commit comments

Comments
 (0)