Remove rate time

This commit is contained in:
Roba Boru
2026-07-14 10:46:27 +03:00
parent e7aed5a6e4
commit 7cb6d028cf
11 changed files with 1 additions and 79 deletions

View File

@@ -19,7 +19,6 @@ import {
ApiResponse,
ApiQuery,
} from "@nestjs/swagger";
import { SkipThrottle, Throttle } from "@nestjs/throttler";
import { PassengersService } from "./passengers.service";
import {
CreateTravelerProfileDto,