Commit c42834d
committed
fix(sync): remove stale provider helpers
This lower DB-backed migration branch no longer calls the earlier cached-provider skip and source-error adapter helpers, but the full lint hook checks the branch in isolation. Leaving them here prevents any later provider cleanup commit from passing hooks.
Remove the unused helpers before the branch grows more provider stored-hint coverage; later upstack commits can reintroduce equivalent code only where it is actually wired.
Validation: go test -tags "fts5" ./internal/sync -run 'TestObserveProviderSourceMatchesDBBackedLegacyParsers' -count=1; go vet ./...1 parent b22f403 commit c42834d
1 file changed
Lines changed: 0 additions & 34 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4807 | 4807 | | |
4808 | 4808 | | |
4809 | 4809 | | |
4810 | | - | |
4811 | | - | |
4812 | | - | |
4813 | | - | |
4814 | | - | |
4815 | | - | |
4816 | | - | |
4817 | | - | |
4818 | | - | |
4819 | | - | |
4820 | | - | |
4821 | | - | |
4822 | | - | |
4823 | 4810 | | |
4824 | 4811 | | |
4825 | 4812 | | |
| |||
4880 | 4867 | | |
4881 | 4868 | | |
4882 | 4869 | | |
4883 | | - | |
4884 | | - | |
4885 | | - | |
4886 | | - | |
4887 | | - | |
4888 | | - | |
4889 | | - | |
4890 | | - | |
4891 | | - | |
4892 | | - | |
4893 | | - | |
4894 | | - | |
4895 | | - | |
4896 | | - | |
4897 | | - | |
4898 | | - | |
4899 | | - | |
4900 | | - | |
4901 | | - | |
4902 | | - | |
4903 | | - | |
4904 | 4870 | | |
4905 | 4871 | | |
4906 | 4872 | | |
| |||
0 commit comments