@3dsource/angular-unreal-module 0.0.83-dev.0 → 0.0.83-dev.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3392,7 +3392,6 @@ function provideAngularUnrealModule(config) {
3392
3392
  : FileReceiverService,
3393
3393
  },
3394
3394
  provideEnvironmentInitializer(() => {
3395
- inject(UnrealCommunicatorService);
3396
3395
  inject(AggregatorService);
3397
3396
  inject(InputService);
3398
3397
  inject(StreamStatusTelemetryService);