mirror of
https://github.com/moby/moby.git
synced 2026-07-12 02:25:19 +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>