1
0
mirror of https://github.com/flarum/core.git synced 2025-07-27 19:50:20 +02:00

Applied fixes from StyleCI

This commit is contained in:
Toby Zerner
2016-02-29 22:51:13 -05:00
committed by StyleCI Bot
parent 720b960515
commit 03051f376e

View File

@@ -104,7 +104,6 @@ class RevisionCompiler implements CompilerInterface
*/ */
protected function getCacheDifferentiator() protected function getCacheDifferentiator()
{ {
return;
} }
/** /**