Commit fef92b9
committed
refactor(rbac): update imports in permission_service and role_permissions
- Replace 'package:ht_api/src/rbac/...' with 'package:flutter_news_app_api_server_full_source_code/src/rbac/...'
- Replace 'package:ht_shared/ht_shared.dart' with 'package:core/core.dart'
- Update relative imports to use full package name
- Standardize on 'core' package for shared dependencies1 parent ff00dd9 commit fef92b9
2 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments