mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
linting
This commit is contained in:
@@ -21,7 +21,6 @@ class Action extends UtopiaAction
|
||||
if (\str_contains($path, '/documentsdb')) {
|
||||
$this->context = 'documentsdb';
|
||||
}
|
||||
|
||||
if (\str_contains($path, '/vectordb')) {
|
||||
$this->context = 'vectordb';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user