You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 dependencies
0 commit comments