mirror of
https://github.com/moby/moby.git
synced 2026-07-26 19:32:56 +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>