Skip to content

Commit 55fc602

Browse files
committed
Update WP_Admin.php
1 parent 2e3ac8b commit 55fc602

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

includes/WP_Admin.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,4 @@ public static function can_restart_onboarding() {
290290
\wp_enqueue_script( 'onboarding-restart-button' );
291291
\wp_enqueue_style( 'onboarding-restart-button' );
292292
}
293-
294-
}
295-
// END /NewfoldLabs/WP/Module/Onboarding/Admin()
293+
} // END /NewfoldLabs/WP/Module/Onboarding/Admin()

0 commit comments

Comments
 (0)