Skip to content

chore(UploadV2Manager): Remove unused properties#293

Merged
valentinperignon merged 2 commits intomainfrom
chore/remove-unused-properties
May 1, 2026
Merged

chore(UploadV2Manager): Remove unused properties#293
valentinperignon merged 2 commits intomainfrom
chore/remove-unused-properties

Conversation

@valentinperignon
Copy link
Copy Markdown
Member

No description provided.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes unused dependencies from UploadV2Manager wiring, simplifying the V2 upload manager’s construction and its injection setup.

Changes:

  • Removed unused constructor parameters from UploadV2Manager.
  • Updated SwissTransferInjection to stop providing the removed dependencies.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
STCore/src/commonMain/kotlin/com/infomaniak/multiplatform_swisstransfer/managers/UploadV2Manager.kt Drops unused constructor-injected dependencies from the upload manager.
STCore/src/commonMain/kotlin/com/infomaniak/multiplatform_swisstransfer/SwissTransferInjection.kt Updates DI-style construction of UploadV2Manager to match the new signature.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 1, 2026

@valentinperignon valentinperignon enabled auto-merge May 1, 2026 08:16
@valentinperignon valentinperignon merged commit df71107 into main May 1, 2026
6 checks passed
@valentinperignon valentinperignon deleted the chore/remove-unused-properties branch May 1, 2026 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants