Commit 2bfc28ef authored by Randall Leeds's avatar Randall Leeds

whitespace

parent 40e3a609
...@@ -14,7 +14,7 @@ class App ...@@ -14,7 +14,7 @@ class App
constructor: ( constructor: (
$compile, $element, $http, $location, $scope, $compile, $element, $http, $location, $scope,
annotator, threading annotator, threading
) -> ) ->
$scope.reset = => angular.extend $scope, @scope $scope.reset = => angular.extend $scope, @scope
{plugins, provider} = annotator {plugins, provider} = annotator
......
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