Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 85b2349

Browse files
committed
Removing empty line from code.
1 parent 14b0b8d commit 85b2349

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

source/expectations/data_values/ut_compound_data_helper.pkb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,6 @@ create or replace package body ut_compound_data_helper is
575575
xmlelement( name "ROW", a_diff_tab(idx).act_item_data), a_diff_tab(idx).act_data_id,
576576
xmlelement( name "ROW", a_diff_tab(idx).exp_item_data), a_diff_tab(idx).exp_data_id,
577577
a_diff_tab(idx).item_no, a_diff_tab(idx).dup_no);
578-
579578
exception
580579
when ut_utils.ex_failure_for_all then
581580
raise_application_error(ut_utils.gc_dml_for_all,'Failure to insert a diff tmp data.');

0 commit comments

Comments
 (0)