diff --git a/src/wp-includes/class-phpass.php b/src/wp-includes/class-phpass.php index ccd1796309..8b8b113194 100644 --- a/src/wp-includes/class-phpass.php +++ b/src/wp-includes/class-phpass.php @@ -273,6 +273,4 @@ class PasswordHash { return $hash === $stored_hash; } -} - -?> +} \ No newline at end of file