lint remove empty line after newVersion if

pull/948/head
Konstantin Ullrich 5 years ago
parent 1a9206fdbe
commit f7d562eafe

@ -398,7 +398,6 @@
await storage.put('version', currentVersion); await storage.put('version', currentVersion);
if (newVersion) { if (newVersion) {
await window.Signal.Data.cleanupOrphanedAttachments(); await window.Signal.Data.cleanupOrphanedAttachments();
window.log.info( window.log.info(

Loading…
Cancel
Save