Skip to content

Commit

Permalink
Merge pull request #1230 from snyk/refactor/drop-unused-gradle-from-e…
Browse files Browse the repository at this point in the history
…xperimental

refactor: drop unused gradle from experimental
  • Loading branch information
anthogez committed Jun 23, 2020
2 parents 6d286fd + 1282693 commit ab748bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/package-managers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ export const GRAPH_SUPPORTED_PACKAGE_MANAGERS: SupportedPackageManagers[] = [
'npm',
'sbt',
'yarn',
'gradle',
'rubygems',
];
// For ecosystems with a flat set of libraries (e.g. Python, JVM), one can
Expand Down

0 comments on commit ab748bb

Please sign in to comment.