From 03051f376ec3d266ae2132fe6c6b397d360286ae Mon Sep 17 00:00:00 2001 From: Toby Zerner Date: Mon, 29 Feb 2016 22:51:13 -0500 Subject: [PATCH] Applied fixes from StyleCI --- framework/core/src/Asset/RevisionCompiler.php | 1 - 1 file changed, 1 deletion(-) diff --git a/framework/core/src/Asset/RevisionCompiler.php b/framework/core/src/Asset/RevisionCompiler.php index 01a35ff73..31656a7b5 100644 --- a/framework/core/src/Asset/RevisionCompiler.php +++ b/framework/core/src/Asset/RevisionCompiler.php @@ -104,7 +104,6 @@ class RevisionCompiler implements CompilerInterface */ protected function getCacheDifferentiator() { - return; } /**