1
0
Fork 0
mirror of synced 2024-05-20 12:42:39 +12:00

Update src/Appwrite/Utopia/Response/Model/User.php

This commit is contained in:
Damodar Lohani 2021-12-30 15:49:17 +05:45 committed by GitHub
parent 7a18639c5c
commit 95afb6aa0b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,6 @@ namespace Appwrite\Utopia\Response\Model;
use Appwrite\Utopia\Response;
use Appwrite\Utopia\Response\Model;
use stdClass;
use Utopia\Database\Document;
class User extends Model