From c872b0de11589ecfbad0b1406150c4b05aa6a7f8 Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 14 Feb 2017 17:57:54 +0200 Subject: [PATCH] config --- app/library/App/Resources/GaResource.php | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/app/library/App/Resources/GaResource.php b/app/library/App/Resources/GaResource.php index 005fcf3..6c57c6e 100644 --- a/app/library/App/Resources/GaResource.php +++ b/app/library/App/Resources/GaResource.php @@ -41,7 +41,6 @@ class GaResource extends ApiResource { ], 'full_docs' => 'https://developers.google.com/analytics/devguides/reporting/core/dimsmets', ]) - ->exampleRequest("123") ) ; -- libgit2 0.21.4