Remove trailing newlines. see #14579.

git-svn-id: https://develop.svn.wordpress.org/trunk@15985 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin 2010-10-26 20:21:27 +00:00
parent 2fb5876e7e
commit 5c3d8ff7b7
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 {
}
}
?>
?>