This commit is contained in:
Bleak Grey 2020-11-19 12:47:48 +03:00
parent bc5a4a53fe
commit 3cf8d9ddd6
1 changed files with 0 additions and 1 deletions

View File

@ -49,7 +49,6 @@ public class Tootle.Widgets.Attachment.Slot : FlowBoxChild {
}
catch (Error e) {
app.error (_("Error"), e.message);
warning ("!!!" + e.message);
}
});
}