Skip to content

Commit e665b40

Browse files
author
slimane amiar
committed
remove deprecated implicit injection
1 parent a131d93 commit e665b40

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/fastboot/src/fastboot-info.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,5 @@ module.exports = class FastBootInfo {
3838
*/
3939
register(instance) {
4040
instance.register('info:-fastboot', this, { instantiate: false });
41-
instance.inject('service:fastboot', '_fastbootInfo', 'info:-fastboot');
4241
}
4342
};

0 commit comments

Comments
 (0)