1
0
Fork 0
mirror of synced 2024-06-24 17:20:36 +12:00

feat: removed unused variable

This commit is contained in:
Christy Jacob 2019-09-30 14:36:47 +05:30
parent 621a745b44
commit ec7f706c95

View file

@ -6,10 +6,6 @@ use Auth\OAuth;
class Gitlab extends OAuth
{
/**
* @var string
*/
// protected $version = 'v4';
/**
* @var array
*/