mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 12:51:06 +00:00
Bug 1868838 - Move template-utils into browser/components/asrouter. r=pdahiya
Differential Revision: https://phabricator.services.mozilla.com/D198890
This commit is contained in:
parent
ef14cd0243
commit
c132dfa085
@ -1,4 +1,4 @@
|
||||
import { safeURI } from "content-src/asrouter/template-utils";
|
||||
import { safeURI } from "content-src/template-utils";
|
||||
|
||||
describe("safeURI", () => {
|
||||
let warnStub;
|
Loading…
Reference in New Issue
Block a user