diff --git a/app/Library/Fleet.php b/app/Library/Fleet.php index 62c96d12a..dae037343 100644 --- a/app/Library/Fleet.php +++ b/app/Library/Fleet.php @@ -105,8 +105,6 @@ class Fleet { 'refresh_token' => $token[0]->refresh_token, ]); - dd($token[0]->refresh_token); - //Crate the ESI Class $esi = new Eseye($authentication); try {