mirror of
https://github.com/moby/moby.git
synced 2026-07-13 19:12:11 +00:00
Instead of duplicating the same if condition per plugin manager directory, use one if condition and a for-loop. Signed-off-by: Boaz Shuster <ripcurld.github@gmail.com>