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;
|
this.processing = false;
|
||||||
return res;
|
return res;
|
||||||
}
|
}
|
||||||
// here
|
|
||||||
private toastSuccess() {
|
private toastSuccess() {
|
||||||
ToastManager.add({
|
ToastManager.add({
|
||||||
type: "success",
|
type: "success",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue