We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 906217c + 5d48150 commit 18a5165Copy full SHA for 18a5165
api/src/services/wordpress.service.ts
@@ -10,8 +10,6 @@ import { getLogMessage } from "../utils/index.js";
10
import { v4 as uuidv4 } from "uuid";
11
import { orgService } from "./org.service.js";
12
13
-
14
15
const { JSDOM } = jsdom;
16
const virtualConsole = new jsdom.VirtualConsole();
17
// Get the current file's path
0 commit comments