Skip to content

Commit 463b84b

Browse files
committed
Remove empty line
1 parent b8e9c31 commit 463b84b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

source/core/annotations/ut_annotation_manager.pkb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,6 @@ create or replace package body ut_annotation_manager as
9999
return l_result;
100100
end;
101101

102-
103-
104102
function get_sources_to_annotate(a_object_owner varchar2, a_object_type varchar2, a_objects_to_refresh ut_annotation_objs_cache_info) return sys_refcursor is
105103
l_result sys_refcursor;
106104
l_sources_view varchar2(200) := ut_metadata.get_source_view_name();

0 commit comments

Comments
 (0)