Skip to content

Commit

Permalink
clean up dialog service
Browse files Browse the repository at this point in the history
  • Loading branch information
kcinay055679 committed Oct 21, 2024
1 parent 6b08600 commit 66f1778
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions frontend/src/app/services/dialog.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,4 @@ export class DialogService {
},
});
}

openCancelDialog(message: string, title: string = 'Confirm') {}
}

0 comments on commit 66f1778

Please sign in to comment.