mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-09 17:31:47 +09:00
[PALEMOON] Remove unused Task.jsm in openLocation.js
This commit is contained in:
parent
30c6430c7c
commit
e40f171756
1 changed files with 0 additions and 1 deletions
|
|
@ -16,7 +16,6 @@ try {
|
|||
}
|
||||
|
||||
Components.utils.import("resource:///modules/openLocationLastURL.jsm", openLocationModule);
|
||||
Components.utils.import("resource://gre/modules/Task.jsm");
|
||||
var gOpenLocationLastURL = new openLocationModule.OpenLocationLastURL(window.opener);
|
||||
|
||||
function onLoad()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue