servers()->count() > 0) { throw new HasActiveServersException(trans('exceptions.node.servers_attached')); } return (int) $node->delete(); } }