Skip to content

Commit 6ed856e

Browse files
authored
Fix code sample of ignoreSync contribution point (#8983)
1 parent 1dc6fb1 commit 6ed856e

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

api/references/contribution-points.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -451,15 +451,6 @@ You can set `ignoreSync` to `true` to prevent the setting from being synchronize
451451
}
452452
}
453453
}
454-
455-
```json
456-
{
457-
"remoteTunnelAccess.machineName": {
458-
"type": "string",
459-
"default": '',
460-
"ignoreSync": true
461-
}
462-
}
463454
```
464455

465456
#### Linking to settings

0 commit comments

Comments
 (0)