Skip to content

Commit 18ffe7e

Browse files
authored
Merge pull request #638 from contentstack/feature/workflow
wordpress test
2 parents 82821c4 + 5be5d5e commit 18ffe7e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

api/src/services/wordpress.service.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ import { getLogMessage } from "../utils/index.js";
1010
import { v4 as uuidv4 } from "uuid";
1111
import { orgService } from "./org.service.js";
1212

13-
14-
1513
const { JSDOM } = jsdom;
1614
const virtualConsole = new jsdom.VirtualConsole();
1715
// Get the current file's path

0 commit comments

Comments
 (0)