We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b69f65b commit cfbd2fbCopy full SHA for cfbd2fb
lib/minimap-git-diff.coffee
@@ -70,6 +70,4 @@ class MinimapGitDiff
70
binding.destroy() for id,binding of @bindings
71
@bindings = {}
72
73
- asDisposable: (subscription) -> new Disposable -> subscription.off()
74
-
75
module.exports = new MinimapGitDiff
0 commit comments