Remove unused variables from SpecialAllpages::showToplevel()
[lhc/web/wiklou.git] / includes / TimestampException.php
index 18f58fd..b9c0c35 100644 (file)
@@ -3,4 +3,5 @@
 /**
  * @since 1.20
  */
-class TimestampException extends MWException {}
\ No newline at end of file
+class TimestampException extends MWException {
+}