MCPcopy
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
126function removeRow() {
127 $(this)
128 .parent()
129 .remove()
130 save()
131}
132
133let logTimer
134function log(message, duration) {

Callers

nothing calls this directly

Calls 2

saveFunction · 0.70
removeMethod · 0.45

Tested by

no test coverage detected