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

Skip to content

Commit cdbc45d

Browse files
authored
Remove ansicolor_helper-Synonym
1 parent 93d663b commit cdbc45d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

source/create_synonyms_and_grants_for_user.sql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ create or replace synonym &ut3_user..ut_runner for &&ut3_owner..ut_runner;
108108
create or replace synonym &ut3_user..ut_teamcity_reporter for &&ut3_owner..ut_teamcity_reporter;
109109
create or replace synonym &ut3_user..ut_xunit_reporter for &&ut3_owner..ut_xunit_reporter;
110110
create or replace synonym &ut3_user..ut_documentation_reporter for &&ut3_owner..ut_documentation_reporter;
111-
create or replace synonym &ut3_user..ut_ansiconsole_helper for &&ut3_owner..ut_ansiconsole_helper;
112111
create or replace synonym &ut3_user..ut_coverage_html_reporter for &&ut3_owner..ut_coverage_html_reporter;
113112
create or replace synonym &ut3_user..ut_coverage_sonar_reporter for &&ut3_owner..ut_coverage_sonar_reporter;
114113
create or replace synonym &ut3_user..ut_coveralls_reporter for &&ut3_owner..ut_coveralls_reporter;

0 commit comments

Comments
 (0)