chore: remove unused using and namespace declarations (#29892)
This commit is contained in:
parent
21319926a0
commit
b60b96b221
7 changed files with 0 additions and 15 deletions
|
@ -1205,9 +1205,6 @@ const char* Session::GetTypeName() {
|
|||
|
||||
namespace {
|
||||
|
||||
using electron::api::Cookies;
|
||||
using electron::api::Protocol;
|
||||
using electron::api::ServiceWorkerContext;
|
||||
using electron::api::Session;
|
||||
|
||||
v8::Local<v8::Value> FromPartition(const std::string& partition,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue