Skip to content

Commit 1d62ae3

Browse files
committed
Just pushing a change to force the approval to go away. This isn't ready
1 parent daecbd3 commit 1d62ae3

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Magic.IndexedDb/Models/MagicContractResolver.cs

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,8 @@
11
using Magic.IndexedDb.SchemaAnnotations;
2-
using System;
32
using System.Collections.Concurrent;
4-
using System.Collections.Generic;
5-
using System.Linq;
63
using System.Reflection;
7-
using System.Text;
84
using System.Text.Json.Serialization;
95
using System.Text.Json;
10-
using System.Threading.Tasks;
116

127
namespace Magic.IndexedDb.Models
138
{

0 commit comments

Comments
 (0)