Commit 5711eaf0 authored by Boaz Brickner's avatar Boaz Brickner

Remove useless using statement.

parent b480db8e
......@@ -2,7 +2,6 @@ using namespace System;
using namespace System::Reflection;
using namespace System::Runtime::CompilerServices;
using namespace System::Runtime::InteropServices;
using namespace System::Security::Permissions;
//
// General Information about an assembly is controlled through the following
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment