-
Notifications
You must be signed in to change notification settings - Fork 26
Remove PluginExtensions.cs file #776
Copy link
Copy link
Labels
C#C# related codeC# related codeMaintainabilitybugSomething isn't workingSomething isn't workingcode cleanupcleaning-up codecleaning-up codegood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
What version of FlowSynx?
1.2.5
Describe the bug
There is commented-out code present in the codebase that should be removed. Keeping inactive code fragments reduces readability and increases technical debt.
Delete the file:
File: src/FlowSynx.Infrastructure/Extensions/PluginExtensions.cs
Benefits
- Cleaner, more maintainable code
- Improved readability
- Reduced confusion for future contributors
- Ensures the repository follows clean-code best practices
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C#C# related codeC# related codeMaintainabilitybugSomething isn't workingSomething isn't workingcode cleanupcleaning-up codecleaning-up codegood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed