Removing misleading whitespace

This commit is contained in:
Christopher Hertel
2020-12-07 12:36:41 +01:00
committed by GitHub
parent b55805532e
commit b6bc7355fb
@@ -1,15 +1,15 @@
services:
GitWrapper\GitWrapper: null
# To add logging capabilities use monolog and this configuration
# monolog:
# To add logging capabilities use monolog and this configuration:
#monolog:
# channels:
# - 'git'
# services:
#services:
# GitWrapper\EventSubscriber\GitLoggerEventSubscriber:
# $logger: '@monolog.logger.git'
#
# GitWrapper\GitWrapper:
# calls:
# - addLoggerEventSubscriber: ['@GitWrapper\EventSubscriber\GitLoggerEventSubscriber']