Skip to content

Commit

Permalink
deduped cdk.json
Browse files Browse the repository at this point in the history
  • Loading branch information
GauBen committed May 14, 2024
1 parent 6e40add commit b5adbba
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/utils/devenv.ts
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,6 @@ export default async function(dir: Path) {
case "cdk.json":
pkgs.push({ project: 'aws.amazon.com/cdk', constraint })
break
case "cdk.json":
pkgs.push({ project: 'aws.amazon.com/cdk', constraint })
break
case "justfile":
case "Justfile":
pkgs.push({ project: 'just.systems', constraint })
Expand Down

0 comments on commit b5adbba

Please sign in to comment.