Fixed some comments

This commit is contained in:
Alejandro Celaya
2019-12-23 11:00:38 +01:00
parent 6de0cba0b0
commit 3634236214
2 changed files with 3 additions and 2 deletions

View File

@@ -8,7 +8,6 @@ use Shlinkio\Shlink\Common\Logger\LoggerAwareDelegatorFactory;
use Symfony\Component\Lock;
use Zend\ServiceManager\AbstractFactory\ConfigAbstractFactory;
// This class alias tricks the ConfigAbstractFactory to return Lock\Factory instances even with a different service name
$localLockFactory = 'Shlinkio\Shlink\LocalLockFactory';
return [