fix some spacing
[lhc/web/wiklou.git] / includes / db / IORMRow.php
index 1ea4b12..6bc0cdd 100644 (file)
@@ -33,7 +33,6 @@
 
 interface IORMRow {
 
-
        /**
         * Constructor.
         *
@@ -272,4 +271,4 @@ interface IORMRow {
         */
        public function getTable();
 
-}
\ No newline at end of file
+}