diff --git a/src/FactCheckTools.php b/src/FactCheckTools.php index eef7da744b..007a7e24ef 100644 --- a/src/FactCheckTools.php +++ b/src/FactCheckTools.php @@ -37,9 +37,6 @@ class FactCheckTools extends \Google\Service /** Read, create, update, and delete your ClaimReview data.. */ const FACTCHECKTOOLS = "https://www.googleapis.com/auth/factchecktools"; - /** See your primary Google Account email address. */ - const USERINFO_EMAIL = - "https://www.googleapis.com/auth/userinfo.email"; public $claims; public $pages;