Skip to content

Commit 99455ef

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/htmlhint/ignore-7.0.5
2 parents b87c5e5 + 6ce6501 commit 99455ef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

htmlhint-server/src/server.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1904,7 +1904,6 @@ async function createAutoFixes(
19041904

19051905
connection.onInitialize(
19061906
(params: InitializeParams, token: CancellationToken) => {
1907-
let rootFolder = params.rootPath;
19081907
let initOptions: {
19091908
nodePath: string;
19101909
} = params.initializationOptions;

0 commit comments

Comments
 (0)