We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc41215 commit 855f78eCopy full SHA for 855f78e
1 file changed
src/requests/bober-battle/analytics.ts
@@ -1,4 +1,4 @@
1
-import { ApiProperty, OmitType, PickType } from '@nestjs/swagger';
+import { ApiProperty, OmitType } from '@nestjs/swagger';
2
import { Wallet } from '../../utils/types';
3
4
export class BoberBattleLeaderboardDto {
0 commit comments