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

@ -189,5 +189,4 @@ class WP_Links_Table extends WP_List_Table {
}
}
?>
?>

View File

@ -224,5 +224,4 @@ class WP_MS_Users_Table extends WP_List_Table {
}
}
?>
?>

View File

@ -231,4 +231,4 @@ class WP_Plugin_Install_Table extends WP_List_Table {
}
}
?>
?>

View File

@ -418,4 +418,4 @@ class WP_Plugins_Table extends WP_List_Table {
}
}
?>
?>

View File

@ -294,5 +294,4 @@ class WP_Sites_Table extends WP_List_Table {
}
}
?>
?>

View File

@ -362,5 +362,4 @@ class WP_Terms_Table extends WP_List_Table {
}
}
?>
?>