Skip to content

Commit 17bd7da

Browse files
committed
Remove unused using
1 parent 8513ab6 commit 17bd7da

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/SJP.Schematic.Serialization/Mapping/AutoIncrementMapper.cs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
using System;
2-
using Boxed.Mapping;
1+
using Boxed.Mapping;
32
using LanguageExt;
43
using SJP.Schematic.Core;
54

0 commit comments

Comments
 (0)