swiftlang / 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.17k stars 124 forks source link

Remove unused diagnosticEngine property #1033

Closed d-ronnqvist closed 1 week ago

d-ronnqvist commented 2 weeks ago

Bug/issue #, if applicable:

Summary

This removes an unused diagnosticEngine property

Dependencies

None.

Testing

Nothing in particular. This isn't a user facing change.

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