We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93d388a commit f38eb50Copy full SHA for f38eb50
configurator/lib/src/models/processed_config.dart
@@ -31,8 +31,6 @@ class ProcessedConfig {
31
Directive.import(
32
'package:configurator_flutter/configurator_flutter.dart'),
33
Directive.import('package:collection/collection.dart'),
34
- Directive.import('package:i18n_extension/i18n_extension.dart',
35
- as: 'i18n'),
36
]);
37
38
builder.body.addAll([
0 commit comments