DanielMorales9 / gym

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

remove

todo opened this issue · comments

commented

// TODO remove
public abstract void addReservation(Reservation res);
// TODO remove
public abstract void deleteReservation(Reservation res);
@JsonIgnore


This issue was generated by todo based on a TODO comment in 79eb9b8 when #187 was merged. cc @DanielMorales9.