Skip to content

Commit ab3a034

Browse files
authored
wp-config-sample.php: remove unused JQUERY_CLA_SERVER_URL
1 parent 0515df1 commit ab3a034

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)