diff --git a/src/Appwrite/Bus/Events/SessionCreated.php b/src/Appwrite/Bus/Events/SessionCreated.php index b4dd8fff3d..3eb7b4b076 100644 --- a/src/Appwrite/Bus/Events/SessionCreated.php +++ b/src/Appwrite/Bus/Events/SessionCreated.php @@ -9,7 +9,6 @@ class SessionCreated implements Event /** * @param array $user * @param array $project - * @param array $platform * @param array $session */ public function __construct(