From 1d4386ef39e7f7a73caba1b3f62270f2b8e8f50f Mon Sep 17 00:00:00 2001 From: drkthunder02 Date: Wed, 14 Nov 2018 01:12:23 -0600 Subject: [PATCH] 401 errors --- app/Library/Fleet.php | 4 ---- 1 file changed, 4 deletions(-) diff --git a/app/Library/Fleet.php b/app/Library/Fleet.php index f270ea8cc..85212ea9a 100644 --- a/app/Library/Fleet.php +++ b/app/Library/Fleet.php @@ -113,10 +113,6 @@ class Fleet { 'esi-fleets.write_fleets.v1', ], ])); - - - //Crate the ESI Class - dd($esi); try { //Setup the body of the esi message and perform the call $esi->setBody(['character_id' => $charId,