1
0
mirror of https://github.com/flarum/core.git synced 2025-07-24 18:21:33 +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()
{
return;
}
/**