Remove a bunch of trailing spaces and unneeded newlines
[lhc/web/wiklou.git] / includes / db / ORMTable.php
index a77074f..39f16a0 100644 (file)
@@ -333,7 +333,7 @@ abstract class ORMTable implements IORMTable {
                        $functionName
                ) !== false; // DatabaseBase::delete does not always return true for success as documented...
        }
-       
+
        /**
         * Get API parameters for the fields supported by this object.
         *