Skip to content

Commit ea1f555

Browse files
committed
chore: remove unused Context import
1 parent 89467bc commit ea1f555

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/comment.test.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { Probot, Context } from 'probot';
1+
import { Probot } from 'probot';
22
import { probotRunner } from '../src/index';
33
import * as noteUtils from '../src/note-utils';
44
import { SEMANTIC_BUILD_PREFIX } from '../src/constants';

0 commit comments

Comments
 (0)