Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VitoHowe/glm-coding
/ remove
Function
remove
app/services/tdc_vm_runner.cjs:57–57 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
55
classList: makeNoopProxy({
56
add() {},
57
remove() {},
58
contains() {
59
return
false;
60
},
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected