Skip to content

Commit

Permalink
Update add-label.js
Browse files Browse the repository at this point in the history
  • Loading branch information
t-will-gillis authored Aug 4, 2024
1 parent 9bba3a8 commit 71848df
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ const fs = require("fs");
const https = require("https");
const findLinkedIssue = require('../../utils/find-linked-issue');
const getTimeline = require('../../utils/get-timeline');

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

0 comments on commit 71848df

Please sign in to comment.