mirror of
https://github.com/status-im/consul.git
synced 2025-01-20 18:50:04 +00:00
39f282c425
This function was only used in one place, and the indirection makes it slightly harder to see what the one caller is doing. Since it's only accesing a couple fields it seems like the logic can exist in the one caller.