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

Skip to content

Commit 42d5b46

Browse files
committed
cleanup
1 parent d07a98a commit 42d5b46

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

source/core/annotations/ut_annotations.pkb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ create or replace package body ut_annotations as
1818

1919

2020
function delete_multiline_comments(a_source in clob) return clob is
21-
l_tmp_clob clob;
2221
begin
2322

2423
/* l_tmp_clob := regexp_replace(srcstr => a_source

0 commit comments

Comments
 (0)