removed some unneeded extra lines for formatting
This commit is contained in:
@@ -118,7 +118,6 @@ class StructureHelper {
|
|||||||
$this->esi = $esiHelper->SetupEsiAuthentication($token);
|
$this->esi = $esiHelper->SetupEsiAuthentication($token);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
try {
|
try {
|
||||||
$info = $esi->invoke('get', '/universe/structures/{structure_id}/', [
|
$info = $esi->invoke('get', '/universe/structures/{structure_id}/', [
|
||||||
'structure_id' => $structureId,
|
'structure_id' => $structureId,
|
||||||
|
|||||||
Reference in New Issue
Block a user