1
0
Fork 0
mirror of synced 2024-09-29 08:51:28 +13:00

Update collections.php

This commit is contained in:
Bradley Schofield 2022-01-10 14:25:46 +00:00
parent 504cee8fd9
commit 87565d07e2

View file

@ -1992,17 +1992,6 @@ $collections = [
'array' => false,
'filters' => [],
],
[
'$id' => 'buildPath',
'type' => Database::VAR_STRING,
'format' => '',
'size' => 2048,
'signed' => true,
'required' => false,
'default' => '',
'array' => false,
'filters' => [],
],
[
'$id' => 'buildStdout',
'type' => Database::VAR_STRING,