Remove whitespace.

This commit is contained in:
Dhrumil Kumbhani 2023-12-01 15:45:26 +05:30 committed by GitHub
parent 8f87a0a7a4
commit d225a6f48b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -284,7 +284,7 @@ function get_badge_classes( $team ) {
case 'plugin review team':
$classes = array( 'badge-plugins-reviewer', 'dashicons-admin-plugins' );
break;
case 'photos team':
$classes = array( 'badge-photos', 'dashicons-camera' );
break;