Removing unused reader namespace from telemetrybase.

This commit is contained in:
ryanbodrug-microsoft 2020-05-05 08:36:33 -07:00
parent 8b715ad9cd
commit 2b158c2b4e

View File

@ -2,7 +2,6 @@
// The Microsoft Corporation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System.Diagnostics.Eventing.Reader;
using System.Diagnostics.Tracing;
namespace PreviewHandlerCommon.Telemetry