Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
mahmut-gundogdu committed Oct 2, 2023
1 parent 19f0888 commit 3b20723
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import { Injectable } from '@angular/core';
import { RestService } from '../../../../services/rest.service';
import type { FindTenantResultDto } from '../../../volo/abp/asp-net-core/mvc/multi-tenancy/models';
import { tap } from 'rxjs';

@Injectable({
providedIn: 'root',
Expand Down

0 comments on commit 3b20723

Please sign in to comment.