Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Justineo/github-hovercard
/ removeRow
Function
removeRow
extensions/firefox/options.js:126–131 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
124
}
125
126
function
removeRow() {
127
$(this)
128
.parent()
129
.remove()
130
save()
131
}
132
133
let
logTimer
134
function
log(message, duration) {
Callers
nothing calls this directly
Calls
2
save
Function · 0.70
remove
Method · 0.45
Tested by
no test coverage detected