Skip to content

Commit ecf31f7

Browse files
committed
0
1 parent 95d0905 commit ecf31f7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/IczpNet.AbpCommons.Application/CrudCommonAppService.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
using IczpNet.AbpCommons.DataFilters;
22
using Microsoft.AspNetCore.Mvc;
3-
using System;
43
using System.Collections.Generic;
54
using System.Threading.Tasks;
65
using Volo.Abp.Application.Dtos;
76
using Volo.Abp.Application.Services;
87
using Volo.Abp.Domain.Entities;
98
using Volo.Abp.Domain.Repositories;
10-
using Volo.Abp.MultiTenancy;
119

1210
namespace IczpNet.AbpCommons
1311
{

0 commit comments

Comments
 (0)