Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/GitbookIO/gitbook
/ removeArticle.js
File
removeArticle.js
lib/modifiers/summary/__tests__/removeArticle.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
Summary = require(
'../../../models/summary'
);
2
var
File = require(
'../../../models/file'
);
3
4
describe(
'removeArticle'
,
function
() {
Callers
nothing calls this directly
Calls
1
removeArticle
Function · 0.85
Tested by
no test coverage detected