Skip to content

Commit

Permalink
modify/#66: modify Order type
Browse files Browse the repository at this point in the history
  • Loading branch information
hobiJeong committed Dec 3, 2023
1 parent 782865b commit b3a035f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import {
import { Type } from 'class-transformer';
import { ApiPropertyOrder } from '@src/dto/swagger/api-property-order.decorator';
import { CsvToOrder, Order } from '@src/dto/transformer/csv-to-order.decorator';
import { FREE_BOARD_ORDER_FIELD } from '@src/apis/free-boards/constants/free-board.constant';
import { SortOrder } from '@src/constants/enum';

export class FindNoticeBoardListQueryDto
Expand Down

0 comments on commit b3a035f

Please sign in to comment.