diff --git a/src/Auth/OAuth/Gitlab.php b/src/Auth/OAuth/Gitlab.php index 9741e5f1b..923add88f 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 */