chore: remove ctor #1168

Merged
thesimplekid merged 1 commit from remove_ctro into main 2025-10-08 14:18:06 +00:00
thesimplekid commented 2025-10-08 08:46:58 +00:00 (Migrated from github.com)

Description


Notes to the reviewers


Suggested CHANGELOG Updates

CHANGED

ADDED

REMOVED

FIXED


Checklist

### Description <!-- Describe the purpose of this PR, what's being adding and/or fixed --> ----- ### Notes to the reviewers <!-- In this section you can include notes directed to the reviewers, like explaining why some parts of the PR were done in a specific way --> ----- ### Suggested [CHANGELOG](https://github.com/cashubtc/cdk/blob/main/CHANGELOG.md) Updates <!-- Please do not edit the actual changelog but note what you changed here. --> #### CHANGED #### ADDED #### REMOVED #### FIXED ---- ### Checklist * [ ] I followed the [code style guidelines](https://github.com/cashubtc/cdk/blob/main/CODE_STYLE.md) * [ ] I ran `just final-check` before committing
thesimplekid commented 2025-10-08 08:47:25 +00:00 (Migrated from github.com)

@lollerfirst @davidcaseria Is there a reason this is in the deps I'm missing?

@lollerfirst @davidcaseria Is there a reason this is in the deps I'm missing?
davidcaseria commented 2025-10-08 09:50:35 +00:00 (Migrated from github.com)

@lollerfirst @davidcaseria Is there a reason this is in the deps I'm missing?

Not that I'm aware of. Should we use cargo-machete to catch unused dependencies?

> @lollerfirst @davidcaseria Is there a reason this is in the deps I'm missing? Not that I'm aware of. Should we use [cargo-machete](https://github.com/bnjbvr/cargo-machete) to catch unused dependencies?
github-actions[bot] commented 2025-10-27 23:03:03 +00:00 (Migrated from github.com)

Backport failed for v0.13.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin v0.13.x
git worktree add -d .worktree/backport-1168-to-v0.13.x origin/v0.13.x
cd .worktree/backport-1168-to-v0.13.x
git switch --create backport-1168-to-v0.13.x
git cherry-pick -x 2c2fce9612e3a9bf53cf52df41a4989c042d6221
Backport failed for `v0.13.x`, because it was unable to cherry-pick the commit(s). Please cherry-pick the changes locally and resolve any conflicts. ```bash git fetch origin v0.13.x git worktree add -d .worktree/backport-1168-to-v0.13.x origin/v0.13.x cd .worktree/backport-1168-to-v0.13.x git switch --create backport-1168-to-v0.13.x git cherry-pick -x 2c2fce9612e3a9bf53cf52df41a4989c042d6221 ```
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cashubtc/cdk!1168
No description provided.