Skip to content

Commit a6856e4

Browse files
committed
Refactor: Remove redundant code in ClaimDataParser.php
1 parent 6374d59 commit a6856e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Helpers/ClaimDataParser.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@ protected static function handleUpgradeClassData(Request $request, array &$data)
115115
}
116116

117117
$upgData['add_payment_pct'] = 1;
118-
$upgData['add_payment_pct'] = 0;
119118
}
120119

121120
// add array from upgData to data without new key

0 commit comments

Comments
 (0)