diff --git a/src/Service/NodeAccess.php b/src/Service/NodeAccess.php
index 0e977ba..2bf7a3b 100644
--- a/src/Service/NodeAccess.php
+++ b/src/Service/NodeAccess.php
@@ -77,7 +77,7 @@ class NodeAccess {
 
   /**
    * The entity field manager.
-   * 
+   *
    * @var \Drupal\Core\Entity\EntityFieldManagerInterface
    */
   private $entityFieldManager;
@@ -383,8 +383,6 @@ class NodeAccess {
         'finished' => 'Drupal\permissions_by_term\Service\NodeAccess::rebuildComplete',
       ];
       batch_set($batch);
-
-      batch_process($this->currentPath->getPath());
     }
     else {
       // Try to allocate enough time to rebuild node grants.
