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 82821c4 + 5be5d5e commit 18ffe7eCopy full SHA for 18ffe7e
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