Skip to content

Commit

Permalink
CSCEXAM-1291 Renove exam publication cancellation toast
Browse files Browse the repository at this point in the history
  • Loading branch information
lupari committed Jun 19, 2024
1 parent 0d05a6e commit f2f5834
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,6 @@ export class ExamPublicationComponent implements OnInit {
error: (err) => this.toast.error(err),
});
},
error: (err) => this.toast.error(err),
});
}
};
Expand Down

0 comments on commit f2f5834

Please sign in to comment.