test controller

This commit is contained in:
2019-12-12 00:04:39 -06:00
parent ed419ada89
commit afb145aac1
2 changed files with 1 additions and 3 deletions
@@ -121,8 +121,6 @@ class FinanceHelper {
}
public function GetJournalPageCount($division, $charId) {
dd($charId);
//Declare class variables
$lookup = new LookupHelper;
$esiHelper = new Esi;