Skip to content

Commit f620e49

Browse files
committed
Remove wrong import
This mistakenly got added.
1 parent 76b0f08 commit f620e49

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/create-tests.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ import { getTags } from "./environment-helpers";
3232
import { notNull } from "./type-guards";
3333

3434
import { looksLikeOptions, tagToCypressOptions } from "./tag-parser";
35-
import { Context } from "mocha";
3635

3736
declare global {
3837
namespace globalThis {

0 commit comments

Comments
 (0)