Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit 21412ba

Browse files
committed
removed unused usings
1 parent a2261b9 commit 21412ba

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/ServiceStack.OrmLite/JoinSqlBuilder.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
using System;
22
using System.Collections.Generic;
3-
using System.Linq;
43
using System.Linq.Expressions;
54
using System.Text;
6-
using System.Reflection;
75

86
namespace ServiceStack.OrmLite
97
{

0 commit comments

Comments
 (0)