Skip to content

Cleanup: Remove unused usings and sort imports#87

Merged
TimGels merged 1 commit intomainfrom
chore/code-cleanup
Feb 28, 2026
Merged

Cleanup: Remove unused usings and sort imports#87
TimGels merged 1 commit intomainfrom
chore/code-cleanup

Conversation

@TimGels
Copy link
Copy Markdown
Owner

@TimGels TimGels commented Feb 28, 2026

Remove unused usings across multiple files and sort imports to enhance code readability and maintainability.

- Remove unused MatroskaBatchFlow.Core.Logging using from LanguageProvider.Logging.cs and MkvPropeditExecutor.Logging.cs
- Remove unused MatroskaBatchFlow.Core.Models using from IBatchOperationOrchestrator.cs
- Remove unused MatroskaBatchFlow.Uno.Logging using from WritableJsonSettings.Logging.cs
- Sort imports in FilterDuplicateFilesStage.cs and FilterDuplicateFilesStageTests.cs
- Remove unused System.Collections.Specialized usings from AudioViewModelTests.cs, GeneralViewModelTests.cs, SubtitleViewModelTests.cs, VideoViewModelTests.cs
- Remove unused MatroskaBatchFlow.Core.Utilities and static MediaInfo using from BatchConfigurationTests.cs
- Remove unused MatroskaBatchFlow.Core.Enums using from InMemoryBatchReportStoreTests.cs
- Remove unused Microsoft.UI.Xaml.Controls using from PageServiceTests.cs
@TimGels TimGels merged commit c393951 into main Feb 28, 2026
6 checks passed
@TimGels TimGels deleted the chore/code-cleanup branch February 28, 2026 15:12
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.

1 participant