apple / swift-docc

Documentation compiler that produces rich API reference documentation and interactive tutorials for your Swift framework or package.
https://swift.org/documentation/docc
Apache License 2.0
1.14k stars 118 forks source link

Remove unused code in NavigatorTree #961

Open d-ronnqvist opened 1 week ago

d-ronnqvist commented 1 week ago

Bug/issue #, if applicable:

Summary

This removes some unused code in NavigatorTree that I stumbled upon while working on something else.

Dependencies

None

Testing

This is a non-functional change. Everything should continue to behave as before. There's nothing in particular to test.

Checklist

Make sure you check off the following items. If they cannot be completed, provide a reason.

d-ronnqvist commented 1 week ago

@swift-ci please test