mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
fix lint error
This commit is contained in:
@@ -16,7 +16,7 @@ class Doctor extends Action
|
||||
public static function getName(): string
|
||||
{
|
||||
return 'doctor';
|
||||
}
|
||||
}
|
||||
|
||||
public function __construct()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user