generated from legonzaur/webapp-dto
chore: formatting
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { UserResponseDTO } from './userresponse.dto';
|
||||
import { PlayerResponseDTO } from './playerresponse.dto';
|
||||
import { MessageResponseDTO } from './messageresponse.dto';
|
||||
import { UserResponseDTO } from "./userresponse.dto";
|
||||
import { PlayerResponseDTO } from "./playerresponse.dto";
|
||||
import { MessageResponseDTO } from "./messageresponse.dto";
|
||||
|
||||
export class GameResponseDTO {
|
||||
constructor(partial: GameResponseDTO) {
|
||||
|
||||
Reference in New Issue
Block a user