diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2024-02-22 11:17:25 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2024-02-22 11:18:08 +0300 |
commit | d4900d85f7a5d791f89821713d02d3dd19361044 (patch) | |
tree | 4e7a1cc241d108c89779df9ec62f144a62937c17 /mod/page.cxx | |
parent | f5ed92e8dbdfd751276ebb054669ca649b28e43c (diff) |
Add support for tenant-associated service notifications
Diffstat (limited to 'mod/page.cxx')
-rw-r--r-- | mod/page.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mod/page.cxx b/mod/page.cxx index d844a89..5483183 100644 --- a/mod/page.cxx +++ b/mod/page.cxx @@ -761,7 +761,6 @@ namespace brep } else { - // If no unsuccessful operation results available, then print the // overall build status. If there are any operation results available, // then also print unsuccessful operation statuses with the links to the |