mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-01-26 05:45:54 -05:00
b9ee5650b0
Move the functions inside the distributor and import them where needed. This reduces duplication and makes it possible for flake8 to detect when the functions aren't used in a given file.