Merge "Ignore DBPerformance thresholds in Special:ConfirmEmail"
[lhc/web/wiklou.git] / includes / db / ORMIterator.php
index 077eab0..e8104b6 100644 (file)
@@ -27,5 +27,4 @@
  * @author Jeroen De Dauw < jeroendedauw@gmail.com >
  */
 interface ORMIterator extends Iterator {
-
 }