Skip to content

Commit 66e71a7

Browse files
committed
Removing unused imports
1 parent ecedf68 commit 66e71a7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/tools/failurelogs-utils/app-automate.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import config from "../../config.js";
22
import {
33
filterLinesByKeywords,
44
validateLogResponse,
5-
LogResponse,
65
} from "./utils.js";
76

87
const auth = Buffer.from(

0 commit comments

Comments
 (0)