@open-rlb/ng-app 3.0.10 → 3.0.11

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.
@@ -2994,7 +2994,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImpo
2994
2994
  }] });
2995
2995
 
2996
2996
  function authInitializer(authService) {
2997
- console.warn("authInitializer!!");
2998
2997
  return () => authService.checkAuthMultiple();
2999
2998
  }
3000
2999