Skip to content

Commit 013d068

Browse files
committed
Fix linting issue
1 parent e704f2d commit 013d068

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Cake.Issues/IssuesReader.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,5 @@ private List<IIssue> ReadIssuesFromProvider(IIssueProvider issueProvider)
9797
this.log.Warning("Error initializing issue provider {0}.", providerName);
9898
return [];
9999
}
100-
101100
}
102101
}

0 commit comments

Comments
 (0)