[runner][nit]remove redundant namespace (#19626)

This commit is contained in:
Martin Bourbier 2022-08-01 12:27:04 +02:00 committed by GitHub
parent bdddea9b04
commit b1ad9160cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -84,8 +84,6 @@ SHELLEXECUTEINFOW LaunchPowerToysUpdate(const wchar_t* cmdline)
return sei;
}
using namespace updating;
bool IsMeteredConnection()
{
using namespace winrt::Windows::Networking::Connectivity;