mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 17:08:45 +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
|
class Gitlab extends OAuth
|
||||||
{
|
{
|
||||||
/**
|
|
||||||
* @var string
|
|
||||||
*/
|
|
||||||
// protected $version = 'v4';
|
|
||||||
/**
|
/**
|
||||||
* @var array
|
* @var array
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue