Skip to content

Commit cfbd2fb

Browse files
committed
Remove MinimapGitDiff::asDisposable
1 parent b69f65b commit cfbd2fb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/minimap-git-diff.coffee

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,4 @@ class MinimapGitDiff
7070
binding.destroy() for id,binding of @bindings
7171
@bindings = {}
7272

73-
asDisposable: (subscription) -> new Disposable -> subscription.off()
74-
7573
module.exports = new MinimapGitDiff

0 commit comments

Comments
 (0)