mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-03-21 05:36:42 -04:00

This reduces the overall amount of LoC that imports take up in our codebase by almost 100. It also makes merge-conflicts less likely because there is less grouping together of imports that may lead to layout changes which in turn can cause merge conflicts.