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 Jun 15, 2024
1 parent 1310011 commit 40564ff
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ const findLinkedIssue = require('../../utils/find-linked-issue');
const getTimeline = require('../../utils/get-timeline');
var fs = require("fs");
const https = require("https");

// unneeded comment
// Global variables
var github;
var context;
Expand Down

0 comments on commit 40564ff

Please sign in to comment.