Skip to content

Commit 570204a

Browse files
Generate async files
1 parent 599e4a0 commit 570204a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NHibernate.Test/Async/EntityModeTest/Map/Basic/DynamicClassFixture.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
//------------------------------------------------------------------------------
99

1010

11+
using System;
1112
using System.Collections;
1213
using System.Collections.Generic;
1314
using System.Dynamic;
1415
using System.Linq.Dynamic.Core;
1516
using System.Linq;
16-
using Antlr.Runtime.Misc;
1717
using NUnit.Framework;
1818
using NHibernate.Criterion;
1919
using NHibernate.Linq;

0 commit comments

Comments
 (0)