Skip to content

Commit fc0ca56

Browse files
committed
Remove EF core namespaces.
1 parent d9fabb4 commit fc0ca56

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/AbpCompanyName.AbpProjectName.Tests/AbpProjectNameTestModule.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
11
using System;
2-
using System.Reflection;
32
using Abp.Modules;
43
using Abp.MultiTenancy;
54
using Abp.TestBase;
65
using Abp.Zero.Configuration;
76
using AbpCompanyName.AbpProjectName.EntityFramework;
87
using Castle.MicroKernel.Registration;
9-
using Microsoft.EntityFrameworkCore;
10-
using Microsoft.Extensions.DependencyInjection;
118
using NSubstitute;
129

1310

0 commit comments

Comments
 (0)