Fix coding standards.

This commit is contained in:
mark_story 2012-09-18 14:52:46 -04:00
parent a1838a0c85
commit 99cbd22969
2 changed files with 1 additions and 1 deletions

View file

@ -2931,7 +2931,6 @@ class DboSource extends DataSource {
* @return boolean success.
*/
public function resetSequence($table, $column) {
}
/**