Sort all imports
This PR is mostly automatic, however, I went through all files and fixed some minor things by hand: fixed some implicitly relative imports, removed some unused imports. There are still quite a few unused imports, but I didn't want to aggressively remove them all without a more in-depth testing, so, this one only removed the obviously unused ones.