From 0ecb64ec2849ddec3e4eb71f124020bf2d87538d Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Wed, 27 Jul 2022 22:37:30 +0100 Subject: [PATCH] fix: remove duplicate function --- Plex/Plex.php | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Plex/Plex.php b/Plex/Plex.php index 5433138bf1..bb3ad69ded 100644 --- a/Plex/Plex.php +++ b/Plex/Plex.php @@ -12,12 +12,6 @@ function __construct() //$this->jar = new \GuzzleHttp\Cookie\CookieJar; // Uncomment if cookies need to be set } - public function test() - { - $test = parent::appTest($this->url("/library/recentlyAdded")); - echo $test->status; - } - public function test() { $test = parent::appTest(