Skip to content

Commit 37f224f

Browse files
committed
fix: appease tsc
1 parent 37f6392 commit 37f224f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

backend/src/plugins/Logs/types.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ import {
2323
} from "../../utils/templateSafeObjects.js";
2424
import { TemplateSafeValueContainer } from "../../templateFormatter.js";
2525
import DefaultLogMessages from "../../data/DefaultLogMessages.json" with { type: "json" };
26-
import { TemplateSafeValueContainer } from "templateFormatter.js";
2726

2827
const DEFAULT_BATCH_TIME = 1000;
2928
const MIN_BATCH_TIME = 250;

0 commit comments

Comments
 (0)