[GeckoView] Remove the Toolbar
-stub since the viewer has an actual toolbar now
This commit is contained in:
parent
daa48e5305
commit
76ca395c32
@ -24,7 +24,6 @@ const PDFPresentationMode = null;
|
||||
const PDFSidebar = null;
|
||||
const PDFThumbnailViewer = null;
|
||||
const SecondaryToolbar = null;
|
||||
const Toolbar = null;
|
||||
|
||||
export {
|
||||
AnnotationEditorParams,
|
||||
@ -38,5 +37,4 @@ export {
|
||||
PDFSidebar,
|
||||
PDFThumbnailViewer,
|
||||
SecondaryToolbar,
|
||||
Toolbar,
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user