diff --git a/lib/public/Util.php b/lib/public/Util.php index 7e9ddb6788b84..20b4fe9c20d33 100644 --- a/lib/public/Util.php +++ b/lib/public/Util.php @@ -16,7 +16,7 @@ use OCP\L10N\IFactory; use OCP\Share\IManager; use Psr\Container\ContainerExceptionInterface; -use Psr\Log\LoggerInterface +use Psr\Log\LoggerInterface; /** * This class provides different helper functions to make the life of a developer easier