Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/CodeboxIDE/codebox
/ removeErrorConsole
Function
removeErrorConsole
core/cb.addons/require-tools/less/lessc.js:6513–6515 ·
view source on GitHub ↗
(path)
Source
from the content-addressed store, hash-verified
6511
}
6512
6513
function
removeErrorConsole(path) {
6514
//no action
6515
}
6516
6517
function
removeError(path) {
6518
if
(!less.errorReporting || less.errorReporting ===
"html"
) {
Callers
1
removeError
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected