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-dummy authored Aug 2, 2024
1 parent e2f64d0 commit 8b56b5d
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 comment
// Global variables
var github;
var context;
Expand Down

0 comments on commit 8b56b5d

Please sign in to comment.