Skip to content

Commit

Permalink
Merge pull request #39 from 1nf0rmagician/fix/ambigousReferences
Browse files Browse the repository at this point in the history
Clearify ambigous reference in tests
  • Loading branch information
dbeuchler authored Dec 15, 2021
2 parents 593513f + 843c1a7 commit 34cd1b5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/Tests/Moryx.ClientFramework.Tests/AttributeTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,10 @@
// Licensed under the Apache License, Version 2.0

using System;
using System.Collections.Generic;
using System.Reflection;
using System.Text;
using System.Threading.Tasks;
using Moryx.Container;
using NUnit.Framework;
using LifeCycle = Moryx.Container.LifeCycle;

namespace Moryx.ClientFramework.Tests
{
Expand Down

0 comments on commit 34cd1b5

Please sign in to comment.