Commit 6317e4e
refactor: AssetFilterAssetの後方互換性のための実装を削除
IsMatchメソッドの古いシグネチャ(address, addressableAssetGroupパラメータなし)を削除し、
新しいシグネチャのみを使用するように変更。これにより全てのAssetFilterで
新しいパラメータを使用できるようになった。
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent f36caa8 commit 6317e4e
File tree
1 file changed
+3
-10
lines changed1 file changed
+3
-10
lines changedLines changed: 3 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
| 23 | + | |
| 24 | + | |
32 | 25 | | |
33 | 26 | | |
34 | 27 | | |
| |||
0 commit comments