Commit fb3c725f authored by Randall Leeds's avatar Randall Leeds

whitespace

parent 0213de1d
......@@ -330,7 +330,6 @@ class Hypothesis extends Annotator
# Give angular a chance to react
$rootScope.$digest()
serviceDiscovery: (options) =>
$location = @element.injector().get '$location'
$rootScope = @element.injector().get '$rootScope'
......@@ -356,6 +355,7 @@ class Hypothesis extends Annotator
console.log "Found " + data.total + " annotations here.."
this.plugins.Store._onLoadAnnotationsFromSearch data
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