removed some unneeded extra lines for formatting
This commit is contained in:
@@ -117,7 +117,6 @@ class StructureHelper {
|
|||||||
//Setup the esi authentication container
|
//Setup the esi authentication container
|
||||||
$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}/', [
|
||||||
|
|||||||
Reference in New Issue
Block a user