164165166167168169170
user.removeDraft(playerId); } } private DraftView getDraftView() { return new DraftView(draft); }