Skip to content

Commit 0888f6d

Browse files
committed
chore(whitespaces): add spaces to trigger pipelines
1 parent 284076f commit 0888f6d

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

projects/app-crm/src/app/app.component.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import { Component, OnInit } from '@angular/core';
22
import { SEOService } from '../../../app-lob/src/app/seo.service';
3+
34
@Component({
45
selector: 'app-root',
56
styleUrls: ['./app.component.scss'],

projects/app-lob/src/app/app.component.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,3 +74,4 @@ export class AppComponent implements OnInit {
7474
}
7575
}
7676
}
77+

src/app/app.component.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,4 @@ export class AppComponent implements OnInit {
5757
}
5858
}
5959
}
60+

0 commit comments

Comments
 (0)