Skip to content
Snippets Groups Projects
Verified Commit 168b4ea3 authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame :jack_o_lantern:
Browse files

fixup! Bug 40933: Add tor-launcher functionality

Remove an unneeded async
parent 84912c95
Branches
Tags
1 merge request!1049Bug 42616 (part 2): Rebased onto Firefox 128.0esr release
......@@ -28,7 +28,7 @@ export class TorStartupService {
}
}
async #init() {
#init() {
Services.obs.addObserver(this, BrowserTopics.QuitApplicationGranted);
// Theoretically, build() is expected to await the initialization of the
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment