mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[sourcekit] Remove dead UID value
This was renamed at some point and the usage in complete-test has become dead anyway, so clean it up.
This commit is contained in:
@@ -125,7 +125,6 @@ UID_KEYS = [
|
||||
KEY('Names', 'key.names'),
|
||||
KEY('UIDs', 'key.uids'),
|
||||
KEY('SyntacticOnly', 'key.syntactic_only'),
|
||||
KEY('Actionable', 'key.actionable'),
|
||||
KEY('ParentLoc', 'key.parent_loc'),
|
||||
KEY('IsTestCandidate', 'key.is_test_candidate'),
|
||||
KEY('Overrides', 'key.overrides'),
|
||||
|
||||
Reference in New Issue
Block a user