mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-10 23:54:33 +00:00
Coding Standards: Fix JSHint issue in js/_enqueues/lib/auth-check.js
See #49573. git-svn-id: https://develop.svn.wordpress.org/trunk@48339 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
* @output wp-includes/js/wp-auth-check.js
|
||||
*/
|
||||
|
||||
/* global adminpage */
|
||||
( function( $ ) {
|
||||
var wrap,
|
||||
tempHidden,
|
||||
|
||||
Reference in New Issue
Block a user