diff --git a/app/Events/CheckPlayerExists.php b/app/Events/CheckPlayerExists.php deleted file mode 100644 index 43e508fa..00000000 --- a/app/Events/CheckPlayerExists.php +++ /dev/null @@ -1,20 +0,0 @@ -playerName = $playerName; - } -}