Remove htmlhint from notNeededPackages.json (#58280)

Should have been done with #58181, but DT's tests didn't catch the
problem.
This commit is contained in:
Nathan Shively-Sanders
2022-01-18 09:26:28 -08:00
committed by GitHub
parent 1266766763
commit fad9862b5e

View File

@@ -1821,10 +1821,6 @@
"libraryName": "html2canvas",
"asOfVersion": "1.0.0"
},
"htmlhint": {
"libraryName": "htmlhint",
"asOfVersion": "1.0.0"
},
"http-graceful-shutdown": {
"libraryName": "http-graceful-shutdown",
"asOfVersion": "2.3.0"