Skip to content

Commit

Permalink
Removed unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
gaylem committed Apr 15, 2024
1 parent 342fdb4 commit 4e892ad
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
// Global variables
var github;
var context;
const test = "test" // introducing unused variable to see if CodeQL picks it up

/**
* Fetches a list of open CodeQL alerts from the GitHub API.
Expand Down

0 comments on commit 4e892ad

Please sign in to comment.