This commit is contained in:
2020-05-27 03:24:00 -05:00
parent e7424b9272
commit e052d624f4

View File

@@ -84,7 +84,6 @@ class FetchMoonObserverJob implements ShouldQueue
//Delcare the structure helper since we have the necessary data
$structureHelper = new StructureHelper($this->charId, $character->corporation_id, $esi);
dd($structureHelper);
//Get the mining observers for the corporation's from esi
try {