Remove trailing empty lines in PHP
[lhc/web/wiklou.git] / includes / libs / rdbms / field / MySQLField.php
index 8cf964c..02d3589 100644 (file)
@@ -103,4 +103,3 @@ class MySQLField implements Field {
                return $this->is_zerofill;
        }
 }
-