Skip to content

Commit 1a8788d

Browse files
committed
wip
1 parent 3242198 commit 1a8788d

File tree

1 file changed

+0
-1
lines changed
  • .github/actions/clippy-annotation-reporter/src

1 file changed

+0
-1
lines changed

.github/actions/clippy-annotation-reporter/src/config.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ impl Args {
5959
}
6060

6161
/// GitHub event context extracted from environment
62-
// TODO: EK - Clone should be just for tests
6362
#[derive(Clone, Debug)]
6463
pub struct GitHubContext {
6564
pub repository: String,

0 commit comments

Comments
 (0)