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

Skip to content

Commit 27e94ad

Browse files
authored
Removed ansiconsole_helper-Synonym
1 parent cdbc45d commit 27e94ad

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

source/create_synonyms_and_grants_for_public.sql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ create public synonym ut_runner for &&ut3_owner..ut_runner;
8888
create public synonym ut_teamcity_reporter for &&ut3_owner..ut_teamcity_reporter;
8989
create public synonym ut_xunit_reporter for &&ut3_owner..ut_xunit_reporter;
9090
create public synonym ut_documentation_reporter for &&ut3_owner..ut_documentation_reporter;
91-
create public synonym ut_ansiconsole_helper for &&ut3_owner..ut_ansiconsole_helper;
9291
create public synonym ut_coverage_html_reporter for &&ut3_owner..ut_coverage_html_reporter;
9392
create public synonym ut_coverage_sonar_reporter for &&ut3_owner..ut_coverage_sonar_reporter;
9493
create public synonym ut_coveralls_reporter for &&ut3_owner..ut_coveralls_reporter;

0 commit comments

Comments
 (0)