mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Update V12.php
This commit is contained in:
@@ -70,7 +70,6 @@ class V12 extends Filter
|
||||
|
||||
protected function parseFunction(array $content)
|
||||
{
|
||||
$content['execute'] = implode(' ', $content['execute']);
|
||||
$content['tag'] = $content['deployment'];
|
||||
|
||||
return $content;
|
||||
|
||||
Reference in New Issue
Block a user