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 37f6392 commit 37f224fCopy full SHA for 37f224f
backend/src/plugins/Logs/types.ts
@@ -23,7 +23,6 @@ import {
23
} from "../../utils/templateSafeObjects.js";
24
import { TemplateSafeValueContainer } from "../../templateFormatter.js";
25
import DefaultLogMessages from "../../data/DefaultLogMessages.json" with { type: "json" };
26
-import { TemplateSafeValueContainer } from "templateFormatter.js";
27
28
const DEFAULT_BATCH_TIME = 1000;
29
const MIN_BATCH_TIME = 250;
0 commit comments