mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-11-28 07:39:49 +08:00
[runner][nit]remove redundant namespace (#19626)
This commit is contained in:
parent
bdddea9b04
commit
b1ad9160cc
@ -84,8 +84,6 @@ SHELLEXECUTEINFOW LaunchPowerToysUpdate(const wchar_t* cmdline)
|
||||
return sei;
|
||||
}
|
||||
|
||||
using namespace updating;
|
||||
|
||||
bool IsMeteredConnection()
|
||||
{
|
||||
using namespace winrt::Windows::Networking::Connectivity;
|
||||
|
Loading…
Reference in New Issue
Block a user