Commit 129ddace authored by Nick Stenning's avatar Nick Stenning

Remove unused, untested setupAnnotation method

parent 9a90f5b0
......@@ -2,8 +2,6 @@
module.exports = [
'$rootScope', 'threading', 'store',
($rootScope, threading, store) ->
setupAnnotation: (ann) -> ann
loadAnnotations: (annotations) ->
annotations = for annotation in annotations
container = threading.idTable[annotation.id]
......
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