Skip to content

Commit

Permalink
Remove review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Angela P Wen committed Aug 11, 2022
1 parent cf7f893 commit 79b933c
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 6 deletions.
1 change: 0 additions & 1 deletion lib/analyze-action-post-helper.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/analyze-action-post-helper.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion lib/init-action-post-helper.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/init-action-post-helper.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion src/analyze-action-post-helper.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// REVIEW: What do you think about the name of this file?
import * as core from "@actions/core";

import * as actionsUtil from "./actions-util";
Expand Down
1 change: 0 additions & 1 deletion src/init-action-post-helper.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// REVIEW: What do you think about the name of this file?
import * as core from "@actions/core";

import * as actionsUtil from "./actions-util";
Expand Down

0 comments on commit 79b933c

Please sign in to comment.