From 247b8ede254681535a8020f9cf1ab164ce0bd9f6 Mon Sep 17 00:00:00 2001 From: tonythomas01 <01tonythomas@gmail.com> Date: Tue, 31 Dec 2013 01:44:32 +0530 Subject: [PATCH] Removed trailing whitespace from ParserCache.php Follow up from Change I705a056665. Change-Id: I31bdede4347b1d55be113e8ba7c44f3683c2ab46 --- includes/parser/ParserCache.php | 1 - 1 file changed, 1 deletion(-) diff --git a/includes/parser/ParserCache.php b/includes/parser/ParserCache.php index bad04825a3..dae0c68ae3 100644 --- a/includes/parser/ParserCache.php +++ b/includes/parser/ParserCache.php @@ -27,7 +27,6 @@ */ class ParserCache { private $mMemc; - /** * Get an instance of this object * -- 2.20.1