diff --git a/src/Auth/OAuth/Gitlab.php b/src/Auth/OAuth/Gitlab.php index 9741e5f1be..923add88f7 100644 --- a/src/Auth/OAuth/Gitlab.php +++ b/src/Auth/OAuth/Gitlab.php @@ -6,10 +6,6 @@ use Auth\OAuth; class Gitlab extends OAuth { - /** - * @var string - */ - // protected $version = 'v4'; /** * @var array */