-
Notifications
You must be signed in to change notification settings - Fork 391
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Over time we've worked towards removing the concept of filters. A recent change leaves only one such filter, meaning we can inline that instance, simplify it (as we don't need a general pattern), and remove the interface and supporting types needed for filters.
- Loading branch information
1 parent
9243b38
commit 1530050
Showing
9 changed files
with
209 additions
and
805 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
121 changes: 0 additions & 121 deletions
121
...ctSystem.Managed/ProjectSystem/Tree/Dependencies/Snapshot/Filters/AddDependencyContext.cs
This file was deleted.
Oops, something went wrong.
94 changes: 0 additions & 94 deletions
94
...ged/ProjectSystem/Tree/Dependencies/Snapshot/Filters/DeduplicateCaptionsSnapshotFilter.cs
This file was deleted.
Oops, something went wrong.
38 changes: 0 additions & 38 deletions
38
...m.Managed/ProjectSystem/Tree/Dependencies/Snapshot/Filters/IDependenciesSnapshotFilter.cs
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.