Skip to content

Commit e24643e

Browse files
committed
Delete trailing space
1 parent 8947647 commit e24643e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/core/services/issue.service.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ export class IssueService {
9595
catchError((err) => this.getIssue(issueId))
9696
);
9797
}
98-
)
98+
)
9999
);
100100
}
101101

0 commit comments

Comments
 (0)