Skip to content

Commit 4dcf7bf

Browse files
committed
remove unused import
1 parent 83139cc commit 4dcf7bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/JsonApiDotNetCore/Data/DefaultEntityRepository.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
using System.Collections;
33
using System.Collections.Generic;
44
using System.Linq;
5-
using System.Reflection;
65
using System.Threading.Tasks;
76
using JsonApiDotNetCore.Extensions;
87
using JsonApiDotNetCore.Internal;

0 commit comments

Comments
 (0)