mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +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:
parent
a45a4f98ef
commit
b0039629b3
@ -4,7 +4,6 @@
|
||||
* @output wp-includes/js/wp-auth-check.js
|
||||
*/
|
||||
|
||||
/* global adminpage */
|
||||
( function( $ ) {
|
||||
var wrap,
|
||||
tempHidden,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user