Skip to content

Commit

Permalink
Fix ProjectCostSurfaceController after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
yulia-bel committed Oct 6, 2023
1 parent 5ae6386 commit 7d8893f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ import {
import { ensureShapefileHasRequiredFiles } from '@marxan-api/utils/file-uploads.utils';
import { UpdateCostSurfaceDto } from '@marxan-api/modules/cost-surface/dto/update-cost-surface.dto';
import { CostSurfaceSerializer } from '@marxan-api/modules/cost-surface/dto/cost-surface.serializer';
import { JSONAPICostSurface } from '@marxan-api/modules/cost-surface/cost-surface.api.entity';
import { TilesOpenApi } from '@marxan/tiles';
import { Response } from 'express';
import { ProxyService } from '@marxan-api/modules/proxy/proxy.service';
Expand Down

0 comments on commit 7d8893f

Please sign in to comment.