mirror of https://github.com/VERT-sh/VERT.git
Removed the here comment
This commit is contained in:
parent
e119a11bf7
commit
dbbc67540e
|
|
@ -120,7 +120,6 @@ export class VertFile {
|
|||
this.processing = false;
|
||||
return res;
|
||||
}
|
||||
// here
|
||||
private toastSuccess() {
|
||||
ToastManager.add({
|
||||
type: "success",
|
||||
|
|
|
|||
Loading…
Reference in New Issue