Commit e271079
committed
refactor(selection_page): optimize imports and simplify itemBuilder
- Remove unused imports from core and equatable packages
- Use show clause to import only necessary class from data_repository
- Simplify itemBuilder assignment by removing unnecessary type declaration1 parent 322151a commit e271079
File tree
1 file changed
+2
-3
lines changed1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
196 | 195 | | |
197 | 196 | | |
198 | 197 | | |
199 | | - | |
| 198 | + | |
200 | 199 | | |
201 | 200 | | |
202 | 201 | | |
| |||
0 commit comments