mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-09-07 13:05:44 +00:00
chore: fmt
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Freight } from '@edr/types';
|
||||
import { IsEnum, IsNumber, IsOptional, IsString, Min } from 'class-validator';
|
||||
import { Freight } from "@edr/types";
|
||||
import { IsEnum, IsNumber, IsOptional, IsString, Min } from "class-validator";
|
||||
|
||||
export class CreateTrainDto {
|
||||
@IsString()
|
||||
|
||||
Reference in New Issue
Block a user