mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 19:57:57 +01:00
[runner][nit]remove redundant namespace (#19626)
This commit is contained in:
@@ -84,8 +84,6 @@ SHELLEXECUTEINFOW LaunchPowerToysUpdate(const wchar_t* cmdline)
|
|||||||
return sei;
|
return sei;
|
||||||
}
|
}
|
||||||
|
|
||||||
using namespace updating;
|
|
||||||
|
|
||||||
bool IsMeteredConnection()
|
bool IsMeteredConnection()
|
||||||
{
|
{
|
||||||
using namespace winrt::Windows::Networking::Connectivity;
|
using namespace winrt::Windows::Networking::Connectivity;
|
||||||
|
|||||||
Reference in New Issue
Block a user