Skip to content

Commit a1db2a4

Browse files
committed
Revert Dynamic.cs
1 parent 9d7f493 commit a1db2a4

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Orm/Xtensive.Orm.Tests.Framework/Dynamic.cs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//Copyright (C) Microsoft Corporation. All rights reserved.
1+
//Copyright (C) Microsoft Corporation. All rights reserved.
22

33
using System.Collections.Generic;
44
using System.Globalization;
@@ -7,7 +7,6 @@
77
using System.Reflection.Emit;
88
using System.Text;
99
using System.Threading;
10-
using Xtensive.Reflection;
1110

1211
namespace System.Linq.Dynamic
1312
{

0 commit comments

Comments
 (0)