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 57a436b commit 078d502Copy full SHA for 078d502
src/services/ng-http-loader-services.module.ts
@@ -20,7 +20,7 @@ const PendingInterceptorServiceExistingProvider = {
20
21
@NgModule({
22
imports: [
23
- CommonModule
+ CommonModule,
24
],
25
providers: [
26
PendingInterceptorServiceExistingProvider,
0 commit comments