Skip to content

Commit

Permalink
fix filename
Browse files Browse the repository at this point in the history
  • Loading branch information
wheelsandcogs committed Oct 1, 2024
1 parent 39a861c commit 09292d5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion src/services/stats-wales-api.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { FileListError, FileList } from '../dtos/file-list';
import { ViewDTO, ViewErrDTO } from '../dtos/view-dto';
import { Healthcheck } from '../dtos/healthcehck';
import { Healthcheck } from '../dtos/healthcheck';
import { UploadDTO, UploadErrDTO } from '../dtos/upload-dto';
import { DatasetDTO, FileImportDTO } from '../dtos/dataset-dto';
import { DimensionCreationDTO } from '../dtos/dimension-creation-dto';
Expand Down

0 comments on commit 09292d5

Please sign in to comment.