mirror of
https://github.com/moby/moby.git
synced 2026-07-07 15:18:41 +00:00
These were only used in a single location, and in a rather bad way; replace them with strings.Cut() which should be all we need for this. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>