Skip to content

Commit

Permalink
Update trim-inactive-members.js
Browse files Browse the repository at this point in the history
  • Loading branch information
t-will-gillis authored Aug 6, 2024
1 parent 78376c9 commit c3c59f5
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 getTeamMembers = require('../../utils/get-team-members');
const addTeamMember = require('../../utils/add-team-member');

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

0 comments on commit c3c59f5

Please sign in to comment.