Skip to content

Commit

Permalink
Fix redundant type hint
Browse files Browse the repository at this point in the history
  • Loading branch information
kdebisschop committed Dec 24, 2020
1 parent bcb5404 commit 62770ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Extractors/GoogleAnalytics.php
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ class GoogleAnalytics extends Extractor
*/
protected array $views = [];

/** @var \Google_Service_Analytics */
private \Google_Service_Analytics $analyticsService;

/** @var string[] */
Expand Down

0 comments on commit 62770ee

Please sign in to comment.