deleted unnecessary line

This commit is contained in:
2020-05-09 12:42:46 -05:00
parent cf56300676
commit 7df8a0e6ef

View File

@@ -85,7 +85,6 @@ class StructureHelper {
} else { } else {
$this->UpdateExistingStructure($structure, $info); $this->UpdateExistingStructure($structure, $info);
} }
} }
private function GetSolarSystemName($systemId) { private function GetSolarSystemName($systemId) {