remove unused namespace alias (#12683)

This commit is contained in:
Jake Oeding 2021-08-11 10:58:24 -05:00 committed by GitHub
parent 1791246a79
commit c1b16cfbed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,8 +28,6 @@
using namespace cmdArg;
namespace fs = std::filesystem;
int WINAPI WinMain(HINSTANCE, HINSTANCE, LPSTR, int)
{
int nArgs = 0;