mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
feat: removed unused variable
This commit is contained in:
@@ -6,10 +6,6 @@ use Auth\OAuth;
|
||||
|
||||
class Gitlab extends OAuth
|
||||
{
|
||||
/**
|
||||
* @var string
|
||||
*/
|
||||
// protected $version = 'v4';
|
||||
/**
|
||||
* @var array
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user