]> git.ipfire.org Git - thirdparty/snapper.git/commitdiff
- cleanup 1039/head
authorArvin Schnell <aschnell@suse.de>
Fri, 25 Jul 2025 08:18:27 +0000 (10:18 +0200)
committerArvin Schnell <aschnell@suse.de>
Fri, 25 Jul 2025 08:18:27 +0000 (10:18 +0200)
snapper/PluginsImpl.cc

index 2e4a28bfe2be5423c44e99d5291950b17a93796d..ad1dc2f31243ae533f784218803efc2c876b5f62 100644 (file)
@@ -25,7 +25,6 @@
 
 #include <boost/algorithm/string.hpp>
 
-#include "snapper/FileUtils.h"
 #include "snapper/Filesystem.h"
 #include "snapper/PluginsImpl.h"
 #include "snapper/SystemCmd.h"
@@ -230,7 +229,6 @@ namespace snapper
     }
 
 
-
     void
     Plugins::rollback(const string& old_root, const string& new_root, Report& report)
     {