Skip to content

Commit abbdbf7

Browse files
author
alkavats1
committed
refactor: refactored the code and removed the code smells
refactored the code and removed the code smells
1 parent 1c7b940 commit abbdbf7

File tree

2 files changed

+0
-1
lines changed

2 files changed

+0
-1
lines changed

integration/harness-e2e-cli/src/app/app.component.scss

Whitespace-only changes.

integration/harness-e2e-cli/src/app/app.component.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import {Component} from '@angular/core';
33
@Component({
44
selector: 'app-root',
55
templateUrl: './app.component.html',
6-
styleUrls: ['./app.component.scss'],
76
})
87
export class AppComponent {
98
title = 'harness-e2e-cli';

0 commit comments

Comments
 (0)