choose corp tax history for admins

This commit is contained in:
2018-12-14 17:37:00 -06:00
parent cf66a58c3c
commit d87818b4a6

View File

@@ -37,9 +37,6 @@ class StructureController extends Controller
$corpId = $request->corpId;
//Get the character's corporation from esi
$corpId = $helper->FindCorporationId(Auth::user()->character_id);
//Declare the structure tax helper class
$sHelper = new StructureTaxHelper();
//Get the dates we are working with