summaryrefslogtreecommitdiffstats
path: root/lib/public/IServerContainer.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/IServerContainer.php')
-rw-r--r--lib/public/IServerContainer.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/IServerContainer.php b/lib/public/IServerContainer.php
index 6c07a5218ba..c69dab8b3c6 100644
--- a/lib/public/IServerContainer.php
+++ b/lib/public/IServerContainer.php
@@ -60,7 +60,6 @@ use Symfony\Component\EventDispatcher\EventDispatcherInterface;
* @since 6.0.0
*/
interface IServerContainer extends ContainerInterface, IContainer {
-
/**
* The calendar manager will act as a broker between consumers for calendar information and
* providers which actual deliver the calendar information.