Skip to content

Commit

Permalink
Remove node runtime agent to fix Dockerfile (snyk-labs#707)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelAquilina authored Jan 30, 2020
1 parent 26547f0 commit c67b1ba
Show file tree
Hide file tree
Showing 3 changed files with 5,665 additions and 2,585 deletions.
5 changes: 0 additions & 5 deletions app.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@
* Module dependencies.
*/

const snyk = require('@snyk/nodejs-runtime-agent')
snyk({
projectId: process.env.SNYK_PROJECT_ID,
});

// mongoose setup
require('./db');

Expand Down
Loading

0 comments on commit c67b1ba

Please sign in to comment.