Bug fixes
- [nearbeach-1432](https://nearbeach.youtrack.cloud/issue/nearbeach-1432) Re-adding an object to a kanban board
- [nearbeach-1434](https://nearbeach.youtrack.cloud/issue/nearbeach-1434) Kanban Board: Moving linked object into blocked column, does not add note to the object
- [nearbeach-1436](https://nearbeach.youtrack.cloud/issue/nearbeach-1436) Public Kanban Board - Object Links have no description
- [nearbeach-1437](https://nearbeach.youtrack.cloud/issue/nearbeach-1437) Linking Requirements to objects, does not show in the objects
- [nearbeach-1439](https://nearbeach.youtrack.cloud/issue/nearbeach-1439) Can't Remove Items from Sprints
What's Changed
* ci: update .deepsource.toml by deepsource-autofix in https://github.com/nearbeach/NearBeach/pull/665
* refactor: remove commented out code by deepsource-autofix in https://github.com/nearbeach/NearBeach/pull/666
* refactor: replace template strings with regular string literals by deepsource-autofix in https://github.com/nearbeach/NearBeach/pull/667
* refactor: remove unused imports by deepsource-autofix in https://github.com/nearbeach/NearBeach/pull/668
* Develop by robotichead in https://github.com/nearbeach/NearBeach/pull/669
**Full Changelog**: https://github.com/nearbeach/NearBeach/compare/0.31.40...0.31.41