mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 23:02:20 +00:00
Bug 1777147 - remove DownloadsSubview module reference. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D151862
This commit is contained in:
parent
3b6429d367
commit
8f559e5415
@ -40,11 +40,6 @@ ChromeUtils.defineModuleGetter(
|
||||
"DownloadsViewUI",
|
||||
"resource:///modules/DownloadsViewUI.jsm"
|
||||
);
|
||||
ChromeUtils.defineModuleGetter(
|
||||
this,
|
||||
"DownloadsSubview",
|
||||
"resource:///modules/DownloadsSubview.jsm"
|
||||
);
|
||||
ChromeUtils.defineModuleGetter(
|
||||
this,
|
||||
"FileUtils",
|
||||
|
Loading…
Reference in New Issue
Block a user