We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89467bc commit ea1f555Copy full SHA for ea1f555
test/comment.test.ts
@@ -1,4 +1,4 @@
1
-import { Probot, Context } from 'probot';
+import { Probot } from 'probot';
2
import { probotRunner } from '../src/index';
3
import * as noteUtils from '../src/note-utils';
4
import { SEMANTIC_BUILD_PREFIX } from '../src/constants';
0 commit comments