Skip to content

Commit 31fca62

Browse files
committed
fix resharper
1 parent 192e105 commit 31fca62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

slo/src/Linq2db.Slo/Program.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
using Linq2db;
2-
using Internal;
1+
using Internal;
2+
using Linq2db;
33

44
await Cli.Run(new SloTableContext(), args);

0 commit comments

Comments
 (0)