stupid shit

This commit is contained in:
2019-12-12 00:17:15 -06:00
parent 91f9b318ad
commit 4ceff1c046

View File

@@ -159,6 +159,8 @@ class LookupHelper {
} catch(RequestFailedException $e) {
Log::warning('Failed to get character information in GetCharacterInfo in Lookup');
printf("Failed ESI Call.");
dd($e);
return null;
}