Skip to content

Commit

Permalink
Update tests/Extensions/Abstractions.UnitTests/Activities/TimedScopeT…
Browse files Browse the repository at this point in the history
…ests.cs

Co-Authored-By: Vlad Ion <vlad.ion@gmail.com>
  • Loading branch information
AndreyTretyak and vlad-ion authored Mar 18, 2020
1 parent 4c8a0f5 commit 1f380b6
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
using System;
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license.

using System;
using System.Diagnostics;
using Microsoft.Omex.Extensions.Abstractions.Activities;
using Microsoft.Omex.Extensions.Abstractions.Activities.Processing;
Expand Down

0 comments on commit 1f380b6

Please sign in to comment.