diff --git a/src/Auth/MagentoCustomerTokenGuard.php b/src/Auth/MagentoCustomerTokenGuard.php index 3fc0ea073..4f4859578 100644 --- a/src/Auth/MagentoCustomerTokenGuard.php +++ b/src/Auth/MagentoCustomerTokenGuard.php @@ -19,7 +19,6 @@ public function getTokenForRequest() return $token; } - /** * Get the currently authenticated user. *