Skip to content

Commit

Permalink
Update create-new-issue.js
Browse files Browse the repository at this point in the history
  • Loading branch information
t-will-gillis-dummy authored Aug 8, 2024
1 parent 7e3a614 commit ff8ffea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
const fs = require('fs');
const issueTemplateParser = require('../../utils/issue-template-parser');
const postComment = require('../../utils/post-issue-comment');

// kkkkkkkkk
// Global variables
var github;
var context;
Expand Down

0 comments on commit ff8ffea

Please sign in to comment.