mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-11-27 23:19:13 +08:00
remove unused namespace alias (#12683)
This commit is contained in:
parent
1791246a79
commit
c1b16cfbed
@ -28,8 +28,6 @@
|
||||
|
||||
using namespace cmdArg;
|
||||
|
||||
namespace fs = std::filesystem;
|
||||
|
||||
int WINAPI WinMain(HINSTANCE, HINSTANCE, LPSTR, int)
|
||||
{
|
||||
int nArgs = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user