]> git.ipfire.org Git - thirdparty/snapper.git/commitdiff
- coding style 646/head
authorArvin Schnell <aschnell@suse.de>
Wed, 28 Apr 2021 08:21:12 +0000 (10:21 +0200)
committerArvin Schnell <aschnell@suse.de>
Wed, 28 Apr 2021 08:21:12 +0000 (10:21 +0200)
snapper/Lvm.cc

index f2e98abff01f587b91d3b1094821e5cba82131a9..23c779196b8c34b759af0392c0efe4c6694d7b9e 100644 (file)
@@ -360,7 +360,6 @@ namespace snapper
 
            if (!umount(info_dir, "snapshot"))
                throw UmountSnapshotFailedException();
-
        }
 
        try