refactor: remove field unused weak_factory_
(#46363)
refactor: remove unused weak_factory_
Appears to have been added in e3f61b46
but never used
This commit is contained in:
parent
28fd7c5a17
commit
fcd836e34f
1 changed files with 0 additions and 2 deletions
|
@ -68,8 +68,6 @@ class Extensions final : public gin::Wrappable<Extensions>,
|
|||
}
|
||||
|
||||
raw_ptr<content::BrowserContext> browser_context_;
|
||||
|
||||
base::WeakPtrFactory<Extensions> weak_ptr_factory_{this};
|
||||
};
|
||||
|
||||
} // namespace api
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue