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.
1 parent e4315a0 commit 540521aCopy full SHA for 540521a
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