diff --git a/.projen/tasks.json b/.projen/tasks.json index 639873e..d7fccd5 100644 --- a/.projen/tasks.json +++ b/.projen/tasks.json @@ -298,9 +298,6 @@ }, { "spawn": "unbump" - }, - { - "exec": "git diff --ignore-space-at-eol --exit-code" } ] }, @@ -367,4 +364,4 @@ "PATH": "$(npx -c \"node --print process.env.PATH\")" }, "//": "~~ Generated by projen. To modify, edit .projenrc.ts and run \"npx projen\"." -} +} \ No newline at end of file