Remove trailing newlines. see #14579.

git-svn-id: http://svn.automattic.com/wordpress/trunk@15985 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
nacin 2010-10-26 20:21:27 +00:00
parent 16b1f727af
commit 6d2f18f240
6 changed files with 6 additions and 10 deletions

View File

@ -190,4 +190,3 @@ class WP_Links_Table extends WP_List_Table {
}
?>

View File

@ -225,4 +225,3 @@ class WP_MS_Users_Table extends WP_List_Table {
}
?>

View File

@ -295,4 +295,3 @@ class WP_Sites_Table extends WP_List_Table {
}
?>

View File

@ -363,4 +363,3 @@ class WP_Terms_Table extends WP_List_Table {
}
?>