Self review

This commit is contained in:
Jake Barnby
2023-11-28 00:52:46 +13:00
parent edee5400ba
commit 2e89113e6a
3 changed files with 1 additions and 5 deletions
+1
View File
@@ -13,3 +13,4 @@ debug/
app/sdks
dev/yasd_init.php
.phpunit.result.cache
appwrite.json
-1
View File
@@ -81,7 +81,6 @@ Server::setResource('dbForProject', function (Cache $cache, Registry $register,
->setNamespace('_' . $project->getInternalId());
}
return $database;
}, ['cache', 'register', 'message', 'dbForConsole']);
-4
View File
@@ -1,4 +0,0 @@
{
"projectId": "console",
"projectName": ""
}