diff --git a/dangerfile.ts b/dangerfile.ts index 930d859078c823..3b17317e6ba195 100644 --- a/dangerfile.ts +++ b/dangerfile.ts @@ -1,4 +1,3 @@ -// Inspired by React dangerfile // danger has to be the first thing required! import { danger, markdown } from 'danger'; import { exec } from 'child_process';