diff --git a/src/Service/NodeAccess.php b/src/Service/NodeAccess.php
index ca2f22e..cc88e47 100644
--- a/src/Service/NodeAccess.php
+++ b/src/Service/NodeAccess.php
@@ -301,8 +301,6 @@ class NodeAccess {
         'finished' => 'Drupal\permissions_by_term\Service\NodeAccess::rebuildComplete',
       ];
       batch_set($batch);
-
-      batch_process(\Drupal::service('path.current')->getPath());
     }
     else {
       // Try to allocate enough time to rebuild node grants
