Commit bbece518 authored by Randall Leeds's avatar Randall Leeds

remove dead code

parent 4145aa56
......@@ -352,12 +352,6 @@ class Hypothesis extends Annotator
@element.find('#toolbar').removeClass('shown')
.find('.tri').attr('draggable', false)
threadId: (annotation) ->
if annotation?.thread?
annotation.thread + '/' + annotation.id
else
annotation.id
class DraftProvider
drafts: []
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment