Skip to content

Commit 7e8946c

Browse files
committed
wp-config-sample.php: remove unused JQUERY_CLA_SERVER_URL
Ref jquery/infrastructure-puppet#12.
1 parent bd3069d commit 7e8946c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

wp-config-sample.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@
1010
define( 'JQUERY_STAGING', true );
1111
define( 'JQUERY_STAGING_PREFIX', 'local.' );
1212

13-
// For https://contribute.jquery.org/CLA/status/
14-
// define( 'JQUERY_CLA_SERVER_URL', '');
15-
1613
// WordPress debugging mode (enables PHP E_NOTICE and WordPress notices)
1714
define( 'WP_DEBUG', (bool) JQUERY_STAGING );
1815

0 commit comments

Comments
 (0)