Remove unnecessary namespaces.

pull/2462/head
maliming 6 years ago
parent c00778d187
commit 25a654dac0

@ -1,7 +1,6 @@
using System;
using System.Collections.Generic;
using System.ComponentModel.DataAnnotations.Schema;
using System.IO.Compression;
using System.Linq;
using System.Linq.Expressions;
using System.Reflection;

@ -1,7 +1,6 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.IO.Compression;
using Microsoft.EntityFrameworkCore;
using Microsoft.EntityFrameworkCore.ChangeTracking;
using Newtonsoft.Json;

Loading…
Cancel
Save