-
Notifications
You must be signed in to change notification settings - Fork 197
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Remove several methods in `Guest` which were never called in the application. This includes the `deleteAnnotation` method which was used in a few tests that should have been calling `detach` instead. - Remove untested error paths in plugin loading in `Guest`. These were needed when the plugins could be defined by the consumer of Annotator but this is no longer the case. All plugins are purely internal. - Remove logic for setting `annotator` property on root element which was never read anywhere
- Loading branch information
1 parent
f2afb68
commit add1b4e
Showing
2 changed files
with
10 additions
and
114 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters