We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d61539 commit 11403f0Copy full SHA for 11403f0
lib/src/config/app_dependencies.dart
@@ -385,7 +385,6 @@ class AppDependencies {
385
);
386
userPreferenceLimitService = DefaultUserPreferenceLimitService(
387
remoteConfigRepository: remoteConfigRepository,
388
- permissionService: permissionService,
389
log: Logger('DefaultUserPreferenceLimitService'),
390
391
rateLimitService = MongoDbRateLimitService(
0 commit comments