Skip to content

Commit 9a5bc5f

Browse files
authored
Removed unnecessary blank line
1 parent d74640a commit 9a5bc5f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lib/internal/Magento/Framework/Cache/InvalidateLogger.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,5 +77,4 @@ public function warning($message, $params)
7777
{
7878
$this->logger->warning($message, $this->makeParams($params));
7979
}
80-
81-
}
80+
}

0 commit comments

Comments
 (0)