mirror of
https://github.com/appwrite/appwrite
synced 2026-05-06 06:48:22 +00:00
feat: removed unused variable
This commit is contained in:
parent
621a745b44
commit
ec7f706c95
1 changed files with 0 additions and 4 deletions
|
|
@ -6,10 +6,6 @@ use Auth\OAuth;
|
|||
|
||||
class Gitlab extends OAuth
|
||||
{
|
||||
/**
|
||||
* @var string
|
||||
*/
|
||||
// protected $version = 'v4';
|
||||
/**
|
||||
* @var array
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue