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