CodeEditSourceEditor icon indicating copy to clipboard operation
CodeEditSourceEditor copied to clipboard

Remove CodeEditSymbols dependency

Open rodionovd opened this issue 2 months ago • 0 comments

Description

CodeEditSymbols was added as a dependency in #301, but the custom symbols don't appear to be referenced anywhere in this project (unless I'm missing something of course 🤔 In which case please ignore!).

This PR removes the unused dependency.

Thanks!

Related Issues

n/a

Checklist

  • [x] I read and understood the contributing guide as well as the code of conduct
  • [x] The issues this PR addresses are related to each other
  • [x] My changes generate no new warnings
  • [x] My code builds and runs on my machine
  • [x] My changes are all related to the related issue above
  • [x] I documented my code

rodionovd avatar Nov 12 '25 14:11 rodionovd