In \Drupal\node\NodeGrantDatabaseStorage::write() if $delete is TRUE we will delete even if there are no module implementing hook_node-grants().
Do less work.
None
N/a
Active
11.0 π₯
node system
Maybe there is a downside - maybe we need to ensure that node_access is rebuilt on module uninstall when there are no node grant implementations - or when there was and with the uninstall there is not.