Skip to content

Commit b8f72f8

Browse files
committed
eliminate empty line
1 parent 175c99e commit b8f72f8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,6 @@ if (body) {
177177
await octokit.graphql(`
178178
mutation {
179179
minimizeComment(input: { subjectId: "${comment.node_id}", classifier: OUTDATED }) {
180-
181180
}
182181
}
183182
`);

0 commit comments

Comments
 (0)