Skip to content

Commit

Permalink
Remove qs
Browse files Browse the repository at this point in the history
  • Loading branch information
kathy-t committed Aug 10, 2023
1 parent 70540f8 commit 2ad36d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion upsertGitHubTag/deployment/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
const url = require("url");
const https = require("https");
const crypto = require("crypto");
const qs = require("querystring");
const LAMBDA_USER_AGENT = "DockstoreLambda (NodeJs)";
const DELIVERY_ID_HEADER = "X-GitHub-Delivery";

Expand Down

0 comments on commit 2ad36d6

Please sign in to comment.