Skip to content

Commit c0c16d9

Browse files
committed
fix: remove xpath property
1 parent 3f12e64 commit c0c16d9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/plugins/intellij/intellijAction.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ function initIntellijVariables(context: models.ProcessorContext): intellij.Intel
112112
$random: new intellij.IntellijRandom(),
113113
$env: process.env,
114114
Window: new intellij.IntellijWindow(),
115-
xpath:
116115
};
117116
if (context.request) {
118117
if (context.httpRegion.response) {

0 commit comments

Comments
 (0)