Przeglądaj źródła

fix code format

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien 3 lat temu
rodzic
commit
6050d4f0fb
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      test/testfolderman.cpp

+ 1 - 1
test/testfolderman.cpp

@@ -98,7 +98,7 @@ private slots:
            reply = new FakePayloadReply(op, req, {}, nullptr);
 
            emit incomingShareDeleted();
-           
+
            return reply;
         });