Commit 51daa256 authored by Robert Knight's avatar Robert Knight

Remove unused module stub

parent 6460fbc1
...@@ -79,7 +79,6 @@ describe('FrameSync', function () { ...@@ -79,7 +79,6 @@ describe('FrameSync', function () {
} }
angular.mock.module('app', { angular.mock.module('app', {
AnnotationUISync: sinon.stub(),
Discovery: FakeDiscovery, Discovery: FakeDiscovery,
annotationUI: fakeAnnotationUI, annotationUI: fakeAnnotationUI,
bridge: fakeBridge, bridge: fakeBridge,
......
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