diff --git a/app/Events/GetPlayerJson.php b/app/Events/GetPlayerJson.php deleted file mode 100644 index 55f90934..00000000 --- a/app/Events/GetPlayerJson.php +++ /dev/null @@ -1,31 +0,0 @@ -player = $player; - $this->apiType = $apiType; - } -}