Commit 099730a7 authored by Randall Leeds's avatar Randall Leeds

whitespace

parent b98bf741
......@@ -11,7 +11,7 @@ class Annotator.Plugin.Discovery extends Annotator.Plugin
return unless svc.length
href = svc[0].href
$.getJSON href, (data) =>
return unless data?.links?
......
......@@ -847,6 +847,7 @@ class ViewFilter
results
angular.module('h.services', ['ngResource', 'h.filters'])
.provider('authentication', AuthenticationProvider)
.provider('drafts', DraftProvider)
......
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