MCPcopy Create free account
hub / github.com/ChromeDevTools/chrome-devtools-mcp / modelRemoved

Function modelRemoved

src/devtools/DevtoolsUtils.ts:260–262  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

258 },
259
260 modelRemoved(): void {
261 // Do nothing.
262 },
263};
264
265// Not recording network requests in the DevTools universe.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected