mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 20:18:23 +00:00
6f34f97573
The code is dead at runtime since we're nowadays always running with remote storage and treat it as the source of truth during attach. Clean it up as a preliminary to https://github.com/neondatabase/neon/pull/9218. Related: https://github.com/neondatabase/neon/pull/9366