Merge pull request #16466 from Snuffleupagus/gv-rm-Toolbar-stub
[GeckoView] Remove the `Toolbar`-stub since the viewer has an actual toolbar now
This commit is contained in:
commit
2890c464da
@ -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