mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
That method was only referenced by ipam.Allocator, but as it no longer stores any state persistently there is no possibility for it to load an inconsistent bit-sequence from Docker 1.9.x. Signed-off-by: Cory Snider <csnider@mirantis.com>