Skip to content
Snippets Groups Projects
Unverified Commit 94a17631 authored by Thomas Clavier's avatar Thomas Clavier
Browse files

typo

parent e28f726b
Branches master
No related tags found
No related merge requests found
package fr.univlille.iutinfo.r402.domain;
public record BookingResponse (int i, BookingResponseStatus constraintSucceeded){
public record BookingResponse (int i, BookingResponseStatus status){
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment