industry taxes testing

This commit is contained in:
2019-01-05 22:56:46 -06:00
parent c1b57d86f5
commit 6eb1820e83

View File

@@ -34,7 +34,6 @@ class StructureController extends Controller
$corpId = 98287666;
$months = 3;
$taxes = [];
//Declare the structure tax helper class
$sHelper = new StructureTaxHelper();