Commit b2c2387c authored by Robert Knight's avatar Robert Knight

Remove unused JSTOR icon

parent 2591b1f7
...@@ -14,7 +14,6 @@ import { ...@@ -14,7 +14,6 @@ import {
// Different variant than shared icon // Different variant than shared icon
import annotateIcon from '../images/icons/annotate.svg'; import annotateIcon from '../images/icons/annotate.svg';
// Not in shared icon set // Not in shared icon set
import jstor from '../images/icons/jstor.svg';
import pointerIcon from '../images/icons/pointer.svg'; import pointerIcon from '../images/icons/pointer.svg';
/** /**
...@@ -29,7 +28,6 @@ export const annotatorIcons = { ...@@ -29,7 +28,6 @@ export const annotatorIcons = {
'caret-right': caretRight, 'caret-right': caretRight,
hide, hide,
highlight, highlight,
jstor,
note, note,
pointer: pointerIcon, pointer: pointerIcon,
show, show,
......
This diff is collapsed.
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